Click or drag to resize

SGTIN_198SerialNumber Property

Gets or sets the SGTIN-198 serial number. Valid characters include numbers (0-9), letters (a-zA-Z) and special characters (!"%&'()*+,-./:;<=>?_).

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

Property Value

Type: String
The serial number.
See Also