Click or drag to resize

SGTINGTIN Property

Gets or sets the GTIN barcode. Must be 8, 12, 13 or 14 decimal digits (0-9).

Namespace:  com.gigatms.EpcFormat
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public string GTIN { get; set; }

Property Value

Type: String
The barcode.
See Also