A Sandcastle Documented Class Library
HexVar Properties |
The HexVar type exposes the following members.
Properties
Name | Description | |
---|---|---|
FieldTable | Gets a table mapping EPC field PropertyInfo to the EpcFieldAttribute which describes the field. (Inherited from EpcEncoder.) |
|
Header | Gets the header byte used by this encoder. (Inherited from EpcEncoder.) |
|
Hex |
Gets or sets the hexadecimal value.
|
|
Scheme | Gets the name of the encoding scheme implemented by this encoder. (Inherited from EpcEncoder.) |
|
WordCount | Gets the number of words this encoder produces when encoding (VARIABLE if not fixed). (Inherited from EpcEncoder.) |
See Also