ALM Open Test Architecture API Type Library Version 12.55
RemoveItem Method
The Test.ID (long) or a Variant array of Test.IDs.
Description
Removes item from the database. Removal takes place immediately, without a Post.
Syntax
Visual Basic
Public Sub RemoveItem( _
   ByVal ItemKey As Variant _
) 
Parameters
ItemKey
The Test.ID (long) or a Variant array of Test.IDs.
See Also

ITestFactory2 Interface  | ITestFactory2 Members