Eplan Platform API
Eplan.EplApi.ApplicationFramework Namespace / IOptions Interface
Members

IOptions Interface
If a class implements this interface, a settings dialog can be assigned to the XML processor.
Syntax
public interface IOptions 
Public Methods
 NameDescription
 MethodIs called if the settings dialog for an XML processor is to be displayed.  
Top
See Also