Eplan Platform API
Eplan.EplApi.ApplicationFramework Namespace / IXMLProcessor Interface / GetOption Method

In This Topic
GetOption Method
In This Topic
Returns a settings dialog for this processor. Dialog is only created, but not displayed!
Syntax
IOptions GetOption()

Return Value

Interface of the created dialog.
See Also