EpcEncoder Properties

TegoOS

EpcEncoder Properties

The EpcEncoder 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.
Public property Header
Gets the header byte used by this encoder.
Public property Scheme
Gets the name of the encoding scheme implemented by this encoder.
Public property WordCount
Gets the number of words this encoder produces when encoding (VARIABLE if not fixed).
Top
See Also