ALM Open Test Architecture API Type Library Version 12.55
AddUser Method
The name of the user to be added.
Description
Adds an existing site user to the current project.
Syntax
Visual Basic
Public Function AddUser( _
   ByVal Name As String _
) As Object
Parameters
Name
The name of the user to be added.
Return Type
See Also

ICustomizationUsers3 Interface  | ICustomizationUsers3 Members