Eplan Platform API
Eplan.EplApi.RemoteServer Namespace / RemotingCallingContext Class / ExistParameter Method
Paramtername

In This Topic
ExistParameter Method
In This Topic
Check if the parameter strParameterName exists
Syntax
public bool ExistParameter( 
   string strParameterName
)

Parameters

strParameterName
Paramtername

Return Value

True if strParameterName found.
See Also