Eplan Platform API
Eplan.EplApi.ApplicationFramework Namespace / ActionParameterProperties Class / Set Method
Name of the parameter.

In This Topic
Set Method (ActionParameterProperties)
In This Topic
Description text of a parameter. Sets name and description text of a parameter.
Syntax
public void Set( 
   string strParamName
)

Parameters

strParamName
Name of the parameter.
See Also