ALM Site Administratation Client Type Library
AddUsersToProject Method
DomainName
The logical group of projects in the ALM database.
ProjectName
The name of the project in the ALM database.
UsersNames

A comma-separated list of user names.

Description

Adds a list of users to the specified project.

Syntax

Visual Basic
Public Sub AddUsersToProject( _
   ByVal DomainName As String, _
   ByVal ProjectName As String, _
   ByVal UsersNames As String _
) 

Parameters

DomainName
The logical group of projects in the ALM database.
ProjectName
The name of the project in the ALM database.
UsersNames

A comma-separated list of user names.

See Also

Send documentation feedback to HP.