A Sandcastle Documented Class Library
Sscc96 Properties |
The Sscc96 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.) |
|
Filter |
Gets or sets the filter value.
|
|
FirstPartitionParameters | Partition attributes for the first partition field. (Inherited from PartitionedEpcEncoder.) |
|
FirstPartitionPropertyInfo | PropertyInfo for the first partition field. (Inherited from PartitionedEpcEncoder.) |
|
Header | Gets the header byte used by this encoder. (Inherited from EpcEncoder.) |
|
Organization |
Gets or sets the organization.
|
|
Scheme | Gets the name of the encoding scheme implemented by this encoder. (Inherited from EpcEncoder.) |
|
SecondPartitionParameters | Partition attributes for the second partition field. (Inherited from PartitionedEpcEncoder.) |
|
SecondPartitionPropertyInfo | PropertyInfo for the second partition field. (Inherited from PartitionedEpcEncoder.) |
|
SerialReference |
Gets or sets the serial reference.
|
|
WordCount | Gets the number of words this encoder produces when encoding (VARIABLE if not fixed). (Inherited from EpcEncoder.) |
See Also