ALM Open Test Architecture API Type Library Version 12.55
RemoveItem Method
Collapse All
Expand All
BugFactory Object
: RemoveItem Method
The defect ID (long), a reference to the
Bug Object
, or a variant array of defect 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 defect ID (long), a reference to the
Bug Object
, or a variant array of defect IDs.
See Also
BugFactory Object
|
BugFactory Members