CostTypeObservedPercentCompleted
Represents observed percent-completed entries recorded against cost types, tracking progress measurements as of a specific date for project performance reporting.
Columns
| Name | Type | ReadOnly | Description |
| asOfDate | Date | False |
The date as of which the percent-completed observation was recorded. |
| auditCreatedBy | String | True |
The user who created the observed percent-completed record. |
| auditCreatedDateTime | Datetime | True |
The date and time when the observed percent-completed record was created. |
| auditModifiedBy | String | True |
The user who last modified the observed percent-completed record. |
| auditModifiedDateTime | Datetime | True |
The date and time when the observed percent-completed record was last modified. |
| costType_Href | String | True |
The URL of the cost type associated with this observed percent-completed record. |
| costType_Id | String | False |
The Id of the cost type associated with this observed percent-completed record. |
| costType_Key | String | False |
The system-assigned key of the cost type associated with this observed percent-completed record. |
| costType_Name | String | True |
The name of the cost type associated with this observed percent-completed record. |
| href | String | True |
The URL of the observed percent-completed resource. |
| id | String | True |
The unique identifier of the observed percent-completed record. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the observed percent-completed record. |
| notes | String | False |
The notes associated with this observed percent-completed record. |
| percentComplete | Decimal | False |
The observed percentage of completion recorded for the cost type. |