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