HexVar Properties

TegoOS

HexVar Properties

The HexVar type exposes the following members.

Properties
  Name Description
Public property FieldTable
Gets a table mapping EPC field PropertyInfo to the EpcFieldAttribute which describes the field.
(Inherited from EpcEncoder.)
Public property Header
Gets the header byte used by this encoder.
(Inherited from EpcEncoder.)
Public property Hex
Gets or sets the hexadecimal value.
Public property Scheme
Gets the name of the encoding scheme implemented by this encoder.
(Inherited from EpcEncoder.)
Public property WordCount
Gets the number of words this encoder produces when encoding (VARIABLE if not fixed).
(Inherited from EpcEncoder.)
Top
See Also