ALM Open Test Architecture API Type Library Version 12.55
DeleteParam Method
Collapse All
Expand All
StepParams Object
: 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
StepParams Object
|
StepParams Members