Description:

Sets a named parameter. True if the parameter was set, else false.

Syntax:
public bool SetParameter(
string param,
object value
)
Returns:
Type: bool
Available since:
8.0

Nothing found