ProjectsUsersFollowedProjectTasks
The followed project task resource is used to retrieve attributes for a project task that a project user follows.
Columns
| Name | Type | Description |
| ProjectsUsersResourceId [KEY] | Long | The unique identifier of the resource assigned to the task. |
| CreationDate | Datetime | The date when the task is created. |
| CreatedBy | String | Unique identifier of the user who created the task. |
| ExecutionDisplaySequence | Long | Display sequence of the task in the project. |
| ElementVersionId | Long | Element version identifier of the task. |
| ElementType | String | Element Type of a task. |
| FinancialParentTaskNumber | String | The number of lowest level financial parent task. |
| FinancialParentTaskName | String | The name of the lowest level financial parent task. |
| FinancialParentTaskId | Long | Identifer of the lowest level financial parent task. |
| LastUpdatedBy | String | Unique identifier of the user who last updated the task. |
| LastUpdateDate | Datetime | The date when the task is last updated. |
| MilestoneFlag | Bool | Text that indicates that a particular task is a milestone in the Team Member Dashboard and in Task Management. |
| ParentTaskId | Long | The unique identifier of the parent task. |
| ParentTaskName | String | The name of the task that will be the parent of the new task. |
| ParentTaskNumber | String | The number of the parent task. If the task is a top task, the parent task number is null. |
| ProjElementId [KEY] | Long | Project Element Identifier of the task. |
| ProjectId | Long | Project identifier of the task. |
| ProjectName | String | Name of the project to which task is associated. |
| ProjectStatusCode | String | Code corresponding to the label to display the status of the project. |
| ProjectStatusName | String | Label to display the status of the project. |
| PlanLineId [KEY] | Long | Unique identifier of the plan line of the followed project task. |
| ObjectType | String | Object type of the task. |
| TaskId | Long | Unique identifier of the task. |
| TaskActualFinishDate | Date | The date on which the work completed on a task. |
| TaskActualStartDate | Date | The date on which the work commenced on a task. |
| TaskActualQuantity | Decimal | The number of hours that the project team member reports working on the task. |
| TaskCurrentFinishDate | Date | The date when the task is estimated to end. |
| TaskCurrentStartDate | Date | The date when the task is estimated to start. |
| TaskCurrentActualQuantity | Decimal | Current estimated effort to complete the task. |
| TaskLevel | Int | Indicates level of the task in the project work plan. |
| TaskName | String | The name of the task. |
| TaskFollowerId [KEY] | Long | Unique identifier of the task follower. |
| TaskProgressEnteredDate | Date | The date when last progress was entered. |
| TaskPrimaryResourceId | Long | Identifier of the primary resource assigned to the task. |
| TaskProgressStatusCode | String | The code of progress status of the task. |
| TaskProgressStatus | String | Progress Status of the task. |
| TaskPercentComplete | Decimal | The percent of work complete for a particular task. |
| TaskPlannedFinishDate | Date | Date on which a task is intended to finish. |
| TaskPlannedStartDate | Date | Date on which a task is intended to begin. |
| TaskPriority | Decimal | Priority of the task. |
| TaskProposedFinishDate | Date | The date that the task is expected to finish on. |
| TaskProposedStartDate | Date | The date that the task is expected to start on. |
| TaskProposedQuantity | Decimal | The total number of hours estimated to take a particular persoon to complete a particular task. |
| TaskRemainingQuantity | Decimal | The hours the project team member has left to complete the task. |
| TaskResourceAllocationPercent | Decimal | Percentage of time that all resources assigned to the task are planned to work on the task. |
| TaskQuantity | Decimal | The number of hours that a resource is assigned to work on a task. |
| TopTaskId | Long | Identifer of the top task to which the task rolls up.if the task is a top task, the number of the top task is same as the number of the task. |
| TopTaskName | String | The name of the top task to which the task rolls up. if the task is a top task, the name of the top task is same as the number of the task. |
| TopTaskNumber | String | The number of the top task to which the task rolls up. if the task is a top task, the name of the top task is same as the number of the task. |
| OsnSharedTaskFlag | Bool | Indicates if task is shared on OSN. |
| Finder | String | finder |
| ResourceId | Long | resourceid |