IEvtCfgEvent
The IEvtCfgEvent Interface represents one event in the configuration. Through its methods the events may be created and modified.
IEvtCfgEvent Methods | Description |
---|---|
Get or set the Event Id | |
Get or Set the Event Class | |
Get or set the Event Priority | |
Get or set weather the event must be confirmed | |
Get or set the Message String for a particular language | |
Add a Doc Link to the Event | |
Remove a Doc Link from the event | |
Get a Doc Link | |
Start enumerating message strings | |
Continue enumerating message strings | |
Start enumerating format strings | |
Continue enumerating format strings | |
Start enumerating DocLinks | |
Continue enumerating DocLinks | |
Get or set the parent of the event | |
Check whether the event is only more referenced by its parent | |
Number of Doc Links associated with this event | |
Create a copy of the event object |