ALM Site Administratation Client Type Library
RemoveUsersFromProject Method
DomainName
The logical group of projects in the ALM database.
ProjectName
The name of the project in the ALM database.
Users
A comma-separated list of user names.

Description

Removes a list of users from a project.

Syntax

Visual Basic
Public Function RemoveUsersFromProject( _
   ByVal DomainName As String, _
   ByVal ProjectName As String, _
   ByVal Users As String _
) As String

Parameters

DomainName
The logical group of projects in the ALM database.
ProjectName
The name of the project in the ALM database.
Users
A comma-separated list of user names.

See Also

Send documentation feedback to HP.