ALM Open Test Architecture API Type Library Version 12.55
RemoveItem Method
Collapse All
Expand All
IReqFactory Interface
: RemoveItem Method
The
requirement ID
(long), a reference to the
Req Object
or a Variant array of Reg.IDs.
Description
Removes item from the database. Removal takes place immediately, without a Post.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
requirement ID
(long), a reference to the
Req Object
or a Variant array of Reg.IDs.
See Also
IReqFactory Interface
|
IReqFactory Members