API Help
Eplan.EplApi.EServices.Ged Namespace / InteractionContext Class / GetContextParameter Method

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

    Return Value

    The Context Parameter Block when available.
    See Also