ProjectsUsersProjectTasksTaskFollowers
The task follower resource is used to store values while adding or removing followers on project tasks. A project user can be assigned as a follower on a project task for viewing task details and tracking its completion.
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. |
| ResourceId | Long | Unique identifier of the resource assignment on the task. |
| TaskFollowerId [KEY] | Long | Unique identifier of the task follower. |
| ElementVersionId | Long | Element version identifier of the task. |
| String | E-mail address for the follower resource. | |
| DisplayName | String | Name of the follower resource. |
| Phone | String | The telephone number of the follower resource. |
| Finder | String | finder |