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