Struct GdtiValue
GS1 Global Document Type Identifier (GDTI).
public readonly struct GdtiValue
- Inherited Members
Constructors
GdtiValue(string)
public GdtiValue(string value)
Parameters
valuestring
Properties
Value
The normalized GDTI string.
public string Value { get; }