Skip to main content

What it does

Returns the list of all roles in a project.

Definition

Role [] GetRoles( int projectId );

Parameters

NameTypeDescription
projectIdintThe ID of the project for which to get the list of roles

Returned value

TypeDescription
Role[]The set of records, each containing information about a role