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

In This Topic
    GetPersistentParameters Method
    In This Topic
    Fill all parameter names in the list which should be saved. They are saved in the scheme for auto proc.
    Syntax
    string[] GetPersistentParameters()
    array<String^>^ GetPersistentParameters(); 

    Return Value

    the list of parameters to remember in scheme for your dialog
    See Also