Description: Tasks make it possible to describe and report progress for activity work at a granular level by breaking an activity into its component parts.
Field | Type | Description | Read-Only |
---|---|---|---|
ActivityCompleteStatus | String | The activity complete status. | No |
ActivityDateStatus | String | The activity date status. | No |
ActivityObjectId | ForeignKey | The unique ID of the associated activity. | No |
CompanyName | String | The project company Name of the task. | No |
CompletedDate | DateTime | The completed date of the task. | No |
DurationHours | String | The duration hours of the task. | No |
Favorite | Boolean | The Boolean value indicating if the task is flagged. | No |
IntegrationType | String | Indicates the task will be integrated through Gateway. | No |
ItemCode | String | The task code. | No |
ObjectId | String | The unique ID generated by the system. | No |
Overdue | Boolean | The Boolean value indicating if the task is overdue. | No |
ProjectCompanyId | String | The project company id of the task. | No |
ProposedDueDate | DateTime | The proposed due date for the lean task. | No |
StartDate | DateTime | The start date of the task. | No |
Status | String | The status of the task. | No |
TasksName | String | The task name. | No |
TaskType | String | The field is used to identify whether the task is just a Task or Task milestone. | No |
TentativeDate | DateTime | The tentative date of the task. | No |
UseCalendar | Boolean | The Boolean value indicating if the calendar should be used. | No |