ProjectsUsersToDoTasksToDoTaskFollowers
The to do task follower resource is used to store values while adding or removing followers on to do tasks.
Columns
| Name | Type | Description |
| ProjectsUsersResourceId [KEY] | Long | The unique identifier of the resource assigned to the task. |
| TodotasksElementVersionId [KEY] | Long | The unique identifier of the element version of the task. |
| TodotasksProjElementId [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 |