A Sandcastle Documented Class Library
![]() | TagResponseCRC Property |
Gets the CRC word (null if not known).
Namespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)

public Nullable<ushort> CRC { get; }
Public ReadOnly Property CRC As Nullable(Of UShort) Get
public: property Nullable<unsigned short> CRC { Nullable<unsigned short> get (); }
member CRC : Nullable<uint16> with get
Property Value
Type: NullableUInt16