API Help
Eplan.EplApi.ApplicationFramework Namespace / IInterface Interface
Members

In This Topic
    IInterface Interface
    In This Topic
    A type implementing this interface can be registered as an EPLAN interface.
    Syntax
    public interface IInterface 
    public interface class IInterface 
    Public Properties
     NameDescription
     PropertyThis name is used to register the type as an interface.  
    Top
    See Also