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

In This Topic
GetListOfSettings Method (IEplActionBatchExtension)
In This Topic
Get all relevant Settings for this action to be able to execute this action on oder computer and other user settings.
Syntax
string[] GetListOfSettings()

Return Value

the list. return null when no settings are needed.
See Also