Description: CBSDurationSummary business object.
Field | Type | Description | Read-Only |
---|---|---|---|
BaselineType | String | Baseline type of the associated baseline | No |
CBSObjectId | ForeignKey | The unique id of the associated CBS | Yes |
DataDate | String | Data date of the associated project | No |
ObjectId | String | The unique ID generated by the system | No |
OriginalProjectObjectId | Int | The original object id of the associated Project | Yes |
ProjectId | String | The short name of the associated Project | Yes |
ProjectName | String | The name of the associated Project | Yes |
ProjectObjectId | ForeignKey | The unique id of the associated project | Yes |
SummaryActualDuration | Double | Smmarized Actual Duration the project | Yes |
SummaryActualFinishDate | DateTime | Smmarized Actual Finish Date of the project | Yes |
SummaryActualStartDate | DateTime | Smmarized Actual Start Date of the project | Yes |
SummaryPercentComplete | Double | Smmarized Percent Complete the project | Yes |
SummaryPlannedDuration | Double | Smmarized Planned Duration the project | Yes |
SummaryPlannedFinishDate | DateTime | Smmarized Planned Finish Date of the project | Yes |
SummaryPlannedStartDate | DateTime | Smmarized Planned Start Date of the project | Yes |
SummaryRemainingDuration | Double | Smmarized Remaining Duration the project | Yes |
SummaryRemainingFinishDate | DateTime | Smmarized Remaining Finish Date of the project | Yes |
SummaryRemainingStartDate | DateTime | Smmarized Remaining Start Date of the project | Yes |