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