ProjectsInviteAUser
Invites a user to the project.
Input
| Name | Type | Required | Description |
| Id | String | True | Id of project. |
| UserName | String | True | Name of the user. Max-length [200] |
| String | True | Email of the user. Max-length [100] | |
| UserRole | String | True | Role to be assigned. Allowed Values: staff, admin and timesheetstaff |
| Rate | String | False | Role to be assigned. Allowed Values: staff, admin and timesheetstaff |
| BudgetHours | String | False | Task budget hours. |
| CostRate | Decimal | False | Cost Rate |
Result Set Columns
| Name | Type | Description |
| Status | String | Stored procedure execution status. |