ALM Open Test Architecture API Type Library Version 12.55
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