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