API Help
Eplan.EplApi.EServices Namespace / IMessage Interface / DoHelp Method

In This Topic
DoHelp Method (IMessage)
In This Topic
Called by EPLAN when the help text to the message should be shown. the function itself must take care to call the matching help system with the correct language. The easiest way is to call a simple dialog or message box.
Syntax
void DoHelp()
See Also