PartionedEpcFieldAttribute.CombinedCharacterCount Property

TegoOS

PartionedEpcFieldAttributeCombinedCharacterCount Property
Gets the combined character (or digit as appropriate) count for the two partitioned fields.

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

Property Value

Type: Int32
See Also