StandardTask
Represents standard tasks used as reusable templates for project tasks, including billable and milestone settings, time type, WBS code, and associated standard cost types.
Columns
| Name | Type | ReadOnly | Description |
| auditCreatedBy | String | True |
The user who created the standard task. |
| auditCreatedDateTime | Datetime | True |
The date and time when the standard task was created. |
| auditModifiedBy | String | True |
The user who last modified the standard task. |
| auditModifiedDateTime | Datetime | True |
The date and time when the standard task was last modified. |
| class_Href | String | True |
The URL of the class associated with this standard task. |
| class_Id | String | False |
The Id of the class associated with this standard task. |
| class_Key | String | False |
The system-assigned key of the class associated with this standard task. |
| class_Name | String | True |
The name of the class associated with this standard task. |
| description | String | False |
The description of this standard task. |
| href | String | True |
The URL of the standard task resource. |
| id | String | False |
The unique identifier of the standard task record. |
| isBillable | Bool | False |
Indicates whether this standard task is billable to a customer. |
| isMilestone | Bool | False |
Indicates whether this standard task represents a project milestone. |
| isUtilized | Bool | False |
Indicates whether this standard task is included in utilization calculations. |
| item_Href | String | True |
The URL of the item associated with this standard task. |
| item_Id | String | False |
The Id of the item associated with this standard task. |
| item_Key | String | False |
The system-assigned key of the item associated with this standard task. |
| item_Name | String | True |
The name of the item associated with this standard task. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the standard task record. |
| name | String | False |
The name of the standard task. |
| parent_Href | String | True |
The URL of the parent standard task associated with this standard task. |
| parent_Id | String | False |
The Id of the parent standard task associated with this standard task. |
| parent_Key | String | False |
The system-assigned key of the parent standard task associated with this standard task. |
| parent_Name | String | True |
The name of the parent standard task associated with this standard task. |
| priority | Decimal | False |
The priority level assigned to this standard task. |
| productionUnitDescription | String | False |
The description of the production unit associated with this standard task. |
| status | String | False |
The current status of the standard task, such as active or inactive. |
| timeType_Href | String | True |
The URL of the time type associated with this standard task. |
| timeType_Id | String | False |
The Id of the time type associated with this standard task. |
| timeType_Key | String | False |
The system-assigned key of the time type associated with this standard task. |
| wbsCode | String | False |
The work breakdown structure (WBS) code assigned to this standard task. |
| ListAggregate_StandardCostTypes | String | False |
The aggregate list of standard cost types associated with this standard task. |