API Help
Eplan.EplApi.Base Namespace / IContext Interface / AddParameter Method
Indicates the name of the parameter.
Indicates the value of this parameter.

In This Topic
AddParameter Method (IContext)
In This Topic
Adds a parameter to the Context.
Syntax

Parameters

strParameterName
Indicates the name of the parameter.
strNewParameterValue
Indicates the value of this parameter.
See Also