What it does
Gets information about the projects on the Application Server, taking into account a user’s access permissions.Definition
Parameters
| Name | Type | Description |
|---|---|---|
| userId | int | User ID |
| roleType | int | The ID of the user’s role type. See RoleType for possible values. |
Returned value
Type | Description |
Project[] | A set of records, each of which contains information about one of the projects. The set is created based on the values of the input parameters as follows:
|
