Click or drag to resize

SGTIN_96_EAS Class

GS1 EPC Tag Data Standard SGTIN-96 + EAS (GIGA-TMS) 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_96_EAS : SGTIN

The SGTIN_96_EAS type exposes the following members.

Constructors
  NameDescription
Public methodSGTIN_96_EAS
Initializes a new instance of the SGTIN_96_EAS class
Public methodSGTIN_96_EAS(String, SGTINFilters, CompanyPrefixLengths)
Initializes a new instance of the SGTIN_96_EAS class. SGTIN-96 + EAS. No need to set serial number.
Top
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.)
Top
See Also