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