TagDecodedDataRawDataPC Property  | 
 
 Gets or sets a value indicating whether to output Protocol Control.
 
 
    Namespace: 
   com.gigatms.Parameters.TS800_60
    Assembly:
   GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic bool PC { get; set; }Public Property PC As Boolean
	Get
	Set
public:
property bool PC {
	bool get ();
	void set (bool value);
}Property Value
Type: 
Booleantrue if pc; otherwise, 
false.
 
See Also