Click or drag to resize

EpcTagScheme Properties

The EpcTagScheme type exposes the following members.

Properties
 NameDescription
Public propertyEncodingLength Returns the number of bits in the EPC binary encoding corresponding to this EPC Tag scheme, or zero if this EPC Tag scheme has a variable-length binary encoding. The number of bits returned does not include the CRC or PC bits, nor does it include any padding to bring the total number of bits to a multiple of 16 bits (the word padding). Most TDS schemes (e.g. sgtin+) are varaible length - the value returned for these is the maximum, excluding any AIDC+ data.
Public propertyEpcScheme Returns the EPC scheme implemented by this EPC Tag scheme.
Public propertySchemeName Returns the string name of this tag scheme as it appears in the EPC Tag URI.
Public propertyStatic memberValues Returns the list of tag schemes
Top
See Also