PartitionedEpcEncoder.SecondPartitionPropertyInfo Property
From TegoOS
A Sandcastle Documented Class Library
| 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)
protected PropertyInfo SecondPartitionPropertyInfo { get; }
Protected ReadOnly Property SecondPartitionPropertyInfo As PropertyInfo Get
protected: property PropertyInfo^ SecondPartitionPropertyInfo { PropertyInfo^ get (); }
member SecondPartitionPropertyInfo : PropertyInfo with get