TagDecodedDataPriority4_RawData Property  | 
 
 Gets the decode priority 4 raw data settings.
 
 
    Namespace: 
   com.gigatms.Parameters.TS800_60
    Assembly:
   GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic TagDecodedDataRawData Priority4_RawData { get; }Public ReadOnly Property Priority4_RawData As TagDecodedDataRawData
	Get
public:
property TagDecodedDataRawData^ Priority4_RawData {
	TagDecodedDataRawData^ get ();
}Property Value
Type: 
TagDecodedDataRawData
 The Decode priority 4 raw data settings.
 
See Also