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