SAClient Type Library - Application Lifecyle Management Site Administration API
GetUsersInProject Method
The logical group of projects in the ALM database.
The name of the project in the ALM database.
Description
Returns the list of users in a project.
Syntax
Visual Basic
Public Function GetUsersInProject( _
   ByVal DomainName As String, _
   ByVal ProjectName 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.
See Also

SAapi Object  | SAapi Members