PartitionedEpcEncoder.FirstPartitionPropertyInfo Property

TegoOS

PartitionedEpcEncoderFirstPartitionPropertyInfo Property
PropertyInfo for the first partition field.

Namespace: Tego.Rfid.Tds
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
protected PropertyInfo FirstPartitionPropertyInfo { get; }
Protected ReadOnly Property FirstPartitionPropertyInfo As PropertyInfo
	Get
protected:
property PropertyInfo^ FirstPartitionPropertyInfo {
	PropertyInfo^ get ();
}
member FirstPartitionPropertyInfo : PropertyInfo with get

Property Value

Type: PropertyInfo
See Also