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

In This Topic
    GetProjectParameterInContext Method
    In This Topic
    Get the project parameter name of the Context. This one is replaced by the project on the server.
    Syntax
    string GetProjectParameterInContext()
    String^ GetProjectParameterInContext(); 

    Return Value

    the string which represents the project full name
    See Also