CompanyPrefixLengths Enumeration |
GS1 EPC Tag Data Standard Partitions. Indicates the company prefix length in data.
Namespace:
com.gigatms.EpcFormat
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic enum CompanyPrefixLengths
Public Enumeration CompanyPrefixLengths
public enum class CompanyPrefixLengths
Members
| Member name | Value | Description |
---|
| Length6 | 6 | |
| Length7 | 5 | |
| Length8 | 4 | |
| Length9 | 3 | |
| Length10 | 2 | |
| Length11 | 1 | |
| Length12 | 0 | |
See Also