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