Skip to main content

What it does

Gets a list of the IDs of the user roles available to the current user in a project.

Definition

int [] GetUserRoles( int projectId );

Parameters

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

Returned value

TypeDescription
int []A set of role IDs