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

In This Topic
GetParameters Method (Context)
In This Topic
Gets array filled with parameters names from the context.
Syntax
public virtual string[] GetParameters()

Return Value

array containing all paramaters names from the context.
See Also