About Download Help Library Script Library Forum Links







Application Web Session Var

MonkeyTerm Object Model

Object: clsEvent

This class holds information about a single event. Many properties are readonly, because changing them have drastic effects. If you need to change them, use the add/remove methods available in the EventCollection.

 Property Command() As String
 Property Enabled() As Boolean
 Property Name() As String
 Property EventType() As eEventType
 Function GetData() As Collection