...
Panel | ||
---|---|---|
| ||
|
Element
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
Basis | String |
Dimension
String
CreatedByUser |
CreatedTimestamp
DateTime
TimePhase
String
The identity of the user who created this project time baseline | |||||
CreatedTimestamp | DateTime | The date and time (in UTC) this project time baseline was created | |||
Dimension | String | ||||
EndDate | DateTime |
EngagementTimestamp
String
LastUpdatedByUser
LastUpdatedTimestamp
DateTime
ProjectTimeBaselineBucketDateIntervals
ProjectTimeBaselineDetail
StartDate
DateTime
The end date of the project time baseline in midnight UTC format | |||||
EngagementTimestamp | String | This is a Base64 encoded timestamp utilized for engagement locking. To protect against overwriting other changes, you may optionally echo back the timestamp returned by a call to PwsSaveEngagement (or a prior call to PwsSaveEngagement). This will cause the request to fail if any change has been made between invocations of PwsGetEngagement and PwsSaveEngagement. | |||
LastUpdatedByUser | The user who last modified the project time baseline | ||||
LastUpdatedTimestamp | DateTime | The date and time (in UTC format) this project time baseline was last updated | |||
ProjectTimeBaselineBucketDateIntervals | The interval count or number of buckets in the project time baseline | ||||
ProjectTimeBaselineDetail | The detailed project time baseline information to be inserted | ||||
StartDate | DateTime | The start date (in midnight UTC format) of the project time baseline | |||
TimePhase | String | The time phase associated with the project time budget baseline: "N" for none "D" for daily "W" for weekly "H" for hourly "M" for monthly "Q" for quarterly "Y" for yearly |