PartionedEpcFieldAttribute.PartitionBitCount Property

TegoOS

PartionedEpcFieldAttributePartitionBitCount Property
Gets the number of bits used to store the partition value.

Namespace: Tego.Rfid.Tds
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
public int PartitionBitCount { get; }
Public ReadOnly Property PartitionBitCount As Integer
	Get
public:
property int PartitionBitCount {
	int get ();
}
member PartitionBitCount : int with get

Property Value

Type: Int32
See Also