SettingsEventType Property  | 
 
 Output raw data or decoded data when inventory tag.
 
 
    Namespace: 
   com.gigatms.Parameters.TS800_60
    Assembly:
   GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic BaseEvent EventType { get; set; }Public Property EventType As BaseEvent
	Get
	Set
public:
property BaseEvent^ EventType {
	BaseEvent^ get ();
	void set (BaseEvent^ value);
}Property Value
Type: 
BaseEvent
 Output raw data or decoded data when inventory tag.
 
See Also