TagPresentedEvent Constructor (TagPresentedEventTS100) | 
  
    Namespace: 
   com.gigatms.Parameters.TS800_60
    Assembly:
   GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic TagPresentedEvent(
	TagPresentedEventTS100 eventType
)
Public Sub New ( 
	eventType As TagPresentedEventTS100
)
public:
TagPresentedEvent(
	TagPresentedEventTS100^ eventType
)
Parameters
- eventType
 - Type: TagPresentedEventTS100
Type of the event. 
See Also