Eplan Platform API
Eplan.EplApi.Base Namespace
/
IContext Interface
/ GetParameters Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: C++/CLI
C#
C++/CLI
In This Topic
GetParameters Method (IContext)
In This Topic
Gets array filled with parameters names from the context.
Syntax
C#
C++/CLI
string[]
GetParameters()
array<String^>^
GetParameters();
Return Value
array containing all paramaters names from the context
See Also
Reference
IContext Interface
IContext Members