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

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