ALM Open Test Architecture API Type Library Version 12.55
AddUser Method
The name of the user to be added or a CustomizationUser Object.
Description
Adds a new user to the user group.
Syntax
Visual Basic
Public Sub AddUser( _
   ByVal User As Variant _
) 
Parameters
User
The name of the user to be added or a CustomizationUser Object.
See Also

ICustomizationUsersGroup3 Interface  | ICustomizationUsersGroup3 Members