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