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

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

Parameters

oActionCallingContext
Parameter for this call, see ActionCallingContext.

Return Value

true, if the action was successfully performed; true, if the action was successfully registered in the system.
See Also