Eplan Platform API
Eplan.EplApi.ApplicationFramework Namespace / IEplActionBatchExtension Interface / GetParameters Method
the context to add your parameter to

In This Topic
GetParameters Method (IEplActionBatchExtension)
In This Topic
Get all parameters needed for this action. Set the needed parameters in the context. Open a dialog to get the parameters from user.
Syntax

Parameters

pCallingContext
the context to add your parameter to

Return Value

true: The action can continue its execution
See Also