Eplan Platform API
Eplan.EplApi.ApplicationFramework Namespace / IEplAction Interface / Execute Method
Parameter for this call, for more information please see ActionCallingContext.

In This Topic
    Execute Method (IEplAction)
    In This Topic
    Called by the framework when the action is to be performed.
    Syntax

    Parameters

    Parameter NameDescription
    oActionCallingContextParameter for this call, for more information please see ActionCallingContext.

    Return Value

    TRUE, if the action was successfully performed and registered in the system
    See Also