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