ALM Open Test Architecture API Type Library Version 12.55
RemoveGroup Method
The user group to be removed. Pass either the name of the group or a CustomizationUsersGroup Object.
Description
Removes the specified user group from the list of groups for which the current action is allowed.
Syntax
Visual Basic
Public Sub RemoveGroup( _
   ByVal Group As Variant _
) 
Parameters
Group
The user group to be removed. Pass either the name of the group or a CustomizationUsersGroup Object.
See Also

CustomizationAction Object  | CustomizationAction Members