ALM Open Test Architecture API Type Library Version 12.55
DeleteParam Method
Collapse All
Expand All
IParam Interface
: DeleteParam Method
The parameter index or name. The index is 0-based.
Description
Deletes the specified parameter from Command object.
Syntax
Visual Basic
Public
Sub
DeleteParam( _
ByVal
Key
As
Variant _ )
Parameters
Key
The parameter index or name. The index is 0-based.
See Also
IParam Interface
|
IParam Members