PartionedEpcFieldAttribute Properties

TegoOS

PartionedEpcFieldAttribute Properties

The PartionedEpcFieldAttribute type exposes the following members.

Properties
  Name Description
Public property BitAddress
Bit address of field (or 0 if variable).
(Inherited from EpcFieldAttribute.)
Public property BitCount
Number of bits in field (or 0 if variable).
(Inherited from EpcFieldAttribute.)
Public property CombinedBitCount
Gets the combined bit count of two partition fields plus the bit count used for the partition value.
Public property CombinedCharacterCount
Gets the combined character (or digit as appropriate) count for the two partitioned fields.
Public property FieldEncoderType
Type of field encoder used for this field.
(Inherited from EpcFieldAttribute.)
Public property Padded
Gets whether the partition should be padded by the use of leading zeroes.
Public property PartitionBitCount
Gets the number of bits used to store the partition value.
Top
See Also