A Sandcastle Documented Class Library
EpcFieldAttributeFieldEncoderType Property |
Type of field encoder used for this field.
Namespace: Tego.Rfid.Tds
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
public Type FieldEncoderType { get; }
Public ReadOnly Property FieldEncoderType As Type Get
public: property Type^ FieldEncoderType { Type^ get (); }
member FieldEncoderType : Type with get
Property Value
Type: TypeSee Also