TagDecodedDataPriority2_ADI Property |
Gets the decode priority 2 ADI (TDS Aerospace and Defense Identifier) format settings.
Namespace:
com.gigatms.Parameters.TS50
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic TagDecodedDataADI Priority2_ADI { get; }
Public ReadOnly Property Priority2_ADI As TagDecodedDataADI
Get
public:
property TagDecodedDataADI^ Priority2_ADI {
TagDecodedDataADI^ get ();
}
Property Value
Type:
TagDecodedDataADI
The Decode priority 2 ADI (TDS Aerospace and Defense Identifier) format settings.
See Also