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

In This Topic
    IEplanEvents Interface
    In This Topic
    Declaration of the interface for EPLAN events.
    Syntax
    [InterfaceType(ComInterfaceType.InterfaceIsIDispatch)]
    public interface IEplanEvents 
    [InterfaceType(ComInterfaceType.InterfaceIsIDispatch)]
    public interface class IEplanEvents 
    Public Methods
     NameDescription
     Methodthis is the function prototype called when an Eplan event is raised.  
     Methodthis is the function prototype called when an Eplan event is raised.  
    Top
    See Also