Eplan Platform API
Eplan.EplApi.Base Namespace / Context Class / GetContextParameter Method

In This Topic
    GetContextParameter Method (Context)
    In This Topic
    Get the Block of Context Parameters of this Context.
    Syntax
    public virtual ContextParameterBlock GetContextParameter()
    public:
    virtual ContextParameterBlock^ GetContextParameter(); 

    Return Value

    The Context Parameter Block when available.
    See Also