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