ALM Open Test Architecture API Type Library Version 12.55
RemoveHost Method

Either a Host Object, the host name, or a string array containing the names of the hosts to add.

Description
Removes the specified host from the group.
Syntax
Visual Basic
Public Sub RemoveHost( _
   ByVal Val As Variant _
) 
Parameters
Val

Either a Host Object, the host name, or a string array containing the names of the hosts to add.

See Also

HostGroup Object  | HostGroup Members