Eplan Platform API
Eplan.EplApi.DataModel Namespace / StorableObjectContext Class / GetContextParameter Method

In This Topic
GetContextParameter Method (StorableObjectContext)
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