TagDecodedData.Priority3_SGTIN Property |
Gets the decode priority 3 SGTIN format settings.
Namespace:
com.gigatms.Parameters.TS100
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.17.1.0 (2.17.1.0)
Syntaxpublic TagDecodedData.SGTIN Priority3_SGTIN { get; }
Public ReadOnly Property Priority3_SGTIN As TagDecodedData.SGTIN
Get
public:
property TagDecodedData.SGTIN^ Priority3_SGTIN {
TagDecodedData.SGTIN^ get ();
}
Property Value
Type:
TagDecodedData.SGTIN
The Decode priority 3 SGTIN format settings.
See Also