PartitionedEpcEncoder.SecondPartitionPropertyInfo Property

TegoOS

PartitionedEpcEncoderSecondPartitionPropertyInfo Property
PropertyInfo for the second partition field.

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

Property Value

Type: PropertyInfo
See Also