TagDecodedDataSGTINSGTIN198Enabled Property |
Gets or sets a value indicating whether to decode SGTIN-198 tags.
Namespace:
com.gigatms.Parameters.TS100
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic bool SGTIN198Enabled { get; set; }
Public Property SGTIN198Enabled As Boolean
Get
Set
public:
property bool SGTIN198Enabled {
bool get ();
void set (bool value);
}
Property Value
Type:
Booleantrue if enabled; otherwise,
false.
See Also