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

In This Topic
    GetPageFilterParameterNameInContext Method
    In This Topic
    Get the page filter parameter name of the Context. This one is replaced by the project on the server. p.e. PAGEFILTERNAME
    Syntax
    string GetPageFilterParameterNameInContext()
    String^ GetPageFilterParameterNameInContext(); 

    Return Value

    the string which represents the page filter name for the selection in the project
    See Also