| EventMonitorArgs Properties | 
The EventMonitorArgs type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Description | |
|  | EventID | 
            The type of event that was triggered
             | 
|  | EventName | |
|  | EventTime | 
            Local time of the event
             | 
|  | IsGeneric | |
|  | IsInfoOnly | 
            Tells Event Monitor if modifying Event Args will affect result of the Event or not 
             | 
|  | IsPreview | |
|  | IsReturn | |
|  | IsVoid | |
|  | Name | |
|  | ProcessedCnt | 
            Tells Event Monitor how many other Event Monitors already processed the Event
             | 
|  | ReturnContext | |
|  | VssBasicData | |
|  | VssExtendedData | 
 See Also
See Also