A Sandcastle Documented Class Library
![]() | TagResponsePC Property |
Gets the PC 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> PC { get; }
Public ReadOnly Property PC As Nullable(Of UShort) Get
public: property Nullable<unsigned short> PC { Nullable<unsigned short> get (); }
member PC : Nullable<uint16> with get
Property Value
Type: NullableUInt16