ALM Open Test Architecture API Type Library Version 12.55
DeleteParam Method
Collapse All
Expand All
IStepParams Interface
: DeleteParam Method
The name of the parameter to delete.
Description
Deletes the specified parameter.
Syntax
Visual Basic
Public
Sub
DeleteParam( _
ByVal
ParamName
As
String
_ )
Parameters
ParamName
The name of the parameter to delete.
See Also
IStepParams Interface
|
IStepParams Members