A Sandcastle Documented Class Library
EpcFieldAttributeBitAddress Property |
Bit address of field (or 0 if variable).
Namespace: Tego.Rfid.Tds
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
public int BitAddress { get; }
Public ReadOnly Property BitAddress As Integer Get
public: property int BitAddress { int get (); }
member BitAddress : int with get
Property Value
Type: Int32See Also