PartitionedEpcEncoder.MAX_ORG_CHAR_COUNT Field

TegoOS

PartitionedEpcEncoderMAX_ORG_CHAR_COUNT Field
Maximum number of characters used to identify an organization.

Namespace: Tego.Rfid.Tds
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
public const int MAX_ORG_CHAR_COUNT = 12
Public Const MAX_ORG_CHAR_COUNT As Integer = 12
public:
literal int MAX_ORG_CHAR_COUNT = 12
static val mutable MAX_ORG_CHAR_COUNT: int

Field Value

Type: Int32
See Also