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

In This Topic
    IEplAction Interface
    In This Topic
    Syntax
    [Guid("83FAA39E-2215-3984-982F-29FFB4B3F5F2")]
    public interface IEplAction 
    [Guid("83FAA39E-2215-3984-982F-29FFB4B3F5F2")]
    public interface class IEplAction 
    Public Methods
     NameDescription
     MethodCalled by the framework when the action is to be performed.  
     MethodReturns descriptive data for the action. For documentation purposes only.  
     MethodThe action can be registered under a name determined by the action and an overload level.  
    Top
    See Also