Eplan Platform API
Eplan.EplApi.ApplicationFramework Namespace / IEplActionBatchExtension Interface

In This Topic
IEplActionBatchExtension Interface Methods
In This Topic

For a list of all members of this type, see IEplActionBatchExtension members.

Public Methods
 NameDescription
 MethodGet the display name of this action  
 MethodGet the action this interface belongs to  
 MethodGet all relevant Settings for this action to be able to execute this action on oder computer and other user settings.  
 MethodGet the page filter parameter name of the Context. This one is replaced by the project on the server. p.e. PAGEFILTERNAME  
 MethodGet all parameters needed for this action. Set the needed parameters in the context. Open a dialog to get the parameters from user.  
 MethodFill all parameter names in the list which should be saved. They are saved in the scheme for auto proc.  
 MethodGet the project parameter name of the Context. This one is replaced by the project on the server.  
 MethodReturn the project handling for this action  
 MethodGet all parameter different for a project selection or a page selection when  
Top
See Also