API Help
Eplan.EplApi.Remoting Namespace / CallingContext Class / Remove Method
Parameter name.

In This Topic
Remove Method (CallingContext)
In This Topic
Remove a parameter.
Syntax
public void Remove( 
   string strName
)

Parameters

strName
Parameter name.
See Also