PartionedEpcFieldAttribute.Padded Property

TegoOS

PartionedEpcFieldAttributePadded Property
Gets whether the partition should be padded by the use of leading zeroes.

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

Property Value

Type: Boolean
See Also