Gdti113 Properties

TegoOS

Gdti113 Properties

The Gdti113 type exposes the following members.

Properties
  Name Description
Public property DocumentType
Gets or sets the document type.
Public property FieldTable
Gets a table mapping EPC field PropertyInfo to the EpcFieldAttribute which describes the field.
(Inherited from EpcEncoder.)
Public property Filter
Gets or sets the filter value.
Protected property FirstPartitionParameters
Partition attributes for the first partition field.
(Inherited from PartitionedEpcEncoder.)
Protected property FirstPartitionPropertyInfo
PropertyInfo for the first partition field.
(Inherited from PartitionedEpcEncoder.)
Public property Header
Gets the header byte used by this encoder.
(Inherited from EpcEncoder.)
Public property Organization
Gets or sets the organization.
Public property Scheme
Gets the name of the encoding scheme implemented by this encoder.
(Inherited from EpcEncoder.)
Protected property SecondPartitionParameters
Partition attributes for the second partition field.
(Inherited from PartitionedEpcEncoder.)
Protected property SecondPartitionPropertyInfo
PropertyInfo for the second partition field.
(Inherited from PartitionedEpcEncoder.)
Public property SerialNumber
Gets or sets the serial number.
Public property WordCount
Gets the number of words this encoder produces when encoding (VARIABLE if not fixed).
(Inherited from EpcEncoder.)
Top
See Also