ProjectsUsersProjectTasksLaborResourceAssignments
The labor resource assignment includes attributes used to store values while creating or updating labor resource assignments for a project task. For example, a DBA may be assigned as a labor resource for a project task.
Columns
| Name | Type | Description |
| ProjectsUsersResourceId [KEY] | Long | The unique identifier of the resource assigned to the task. |
| ProjecttasksPlanLineId [KEY] | Long | The unique identifier of the plan line of the task. |
| ProjecttasksProjElementId [KEY] | Long | The unique identifier of the project Element of the task. |
| String | E-mail address for the resource | |
| ResourceId | Long | The unique identifier of the resource assigned to the task. |
| DisplayName | String | Name of the resource assigned to the task |
| Phone | String | The telephone number for a resource. |
| ResourceAllocationPercent | Decimal | Percentage of time that the assigned resources is planned to work on the task |
| ElementVersionId | Long | Element version identifier of the task |
| Quantity | Decimal | The number of hours that a resource is assigned to work on a task. |
| PrimaryResource | String | Indicator that a resource is primary resource or not on the task. |
| TaskId | Long | Unique identifier of the task. |
| LaborResourceAssignmentId | Long | Unique identifier of the resource assignment on the task. |
| Finder | String | finder |