Eplan Platform API
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
    )
    public:
    void Remove( 
       String^ strName
    ) 

    Parameters

    strName
    Parameter name.
    See Also