ALM Open Test Architecture API Type Library Version 12.55
DeleteRTParam Method
An RTParam Object.
Description
Deprecated. Use TestParameterFactory of ISupportTestParameters. Delete the given RTParam from the test.
Syntax
Visual Basic
Public Sub DeleteRTParam( _
   ByVal pRTParam As Object _
) 
Parameters
pRTParam
An RTParam Object.
See Also

IBusinessProcess Interface  | IBusinessProcess Members