TagDecodedDataPriority2_SGTIN_EAS Property |
Gets the decode priority 2 SGTIN with EAS 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_EAS Priority2_SGTIN_EAS { get; }
Public ReadOnly Property Priority2_SGTIN_EAS As TagDecodedDataSGTIN_EAS
Get
public:
property TagDecodedDataSGTIN_EAS^ Priority2_SGTIN_EAS {
TagDecodedDataSGTIN_EAS^ get ();
}
Property Value
Type:
TagDecodedDataSGTIN_EAS
The Decode priority 2 SGTIN with EAS format settings.
See Also