Eplan Platform API
Eplan.EplApi.ApplicationFramework Namespace / ActionCallingContext Class / GetContextParameter Method

In This Topic
GetContextParameter Method (ActionCallingContext)
In This Topic
Get the Block of Context Parameters of this Context.
Syntax
public override ContextParameterBlock GetContextParameter()

Return Value

The Context Parameter Block when available.
See Also