IEvtCfgDocLink
The IEvtCfgDocLink Interface provides access to the DocLinks properties.
DocLinks may be used to store addintional Information concearning an event. A DocLink consits of a name, uniquely identifying it, and multiple links each for a certain language.
IEvtCfgDocLink Methods | Description |
---|---|
Get or set the DocLinks name | |
Get or set a Link in a particular language | |
Start enumerating links | |
Continue enumerating links | |
Remove a link in a certain Language | |
Get or set the parent of the DocLink | |
Check if the DocLink is only more referenced by its parent | |
Create a copy of this DocLink object |
Further Information