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