ALM Open Test Architecture API Type Library Version 12.55
RemoveItem Method
Collapse All
Expand All
HostFactory Object
: RemoveItem Method
Either a
Host Object
, the host name, or a Variant Array of the names of the hosts to remove.
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
Either a
Host Object
, the host name, or a Variant Array of the names of the hosts to remove.
See Also
HostFactory Object
|
HostFactory Members