A Sandcastle Documented Class Library
PartionedEpcFieldAttributeCombinedBitCount Property |
Gets the combined bit count of two partition fields plus the bit count used for the partition value.
Namespace: Tego.Rfid.Tds
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
public int CombinedBitCount { get; }
Public ReadOnly Property CombinedBitCount As Integer Get
public: property int CombinedBitCount { int get (); }
member CombinedBitCount : int with get
Property Value
Type: Int32See Also