Click or drag to resize

SGTIN_198 Class

GS1 EPC Tag Data Standard SGTIN-198 format.
Inheritance Hierarchy

Namespace:  com.gigatms.EpcFormat
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public class SGTIN_198 : SGTIN

The SGTIN_198 type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyCompanyPrefixLength (Inherited from SGTIN.)
Public propertyFilter
Gets or sets the SGTIN filter.
(Inherited from SGTIN.)
Public propertyGTIN
Gets or sets the GTIN barcode. Must be 8, 12, 13 or 14 decimal digits (0-9).
(Inherited from SGTIN.)
Public propertySerialNumber
Gets or sets the SGTIN-198 serial number. Valid characters include numbers (0-9), letters (a-zA-Z) and special characters (!"%&'()*+,-./:;<=>?_).
Top
See Also