/
PwsProjectTaskRoleRemaining
PwsProjectTaskRoleRemaining
Overview
This structure represents the project task role still to go hours when manually updated from the original budgeted hours on the task plan.
Format
PwsProjectTaskRoleRemaining
- PwsProjectTaskRoleRemaining
- CompletedFlag: Boolean
- RemainingAsOfDate: DateTime
- RemainingMinutes: Int32
Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
CompletedFlag | Boolean | If set to 'true', the project task role is complete. | false |
RemainingAsOfDate | DateTime | The remaining as of date (in UTC format). | 2018-03-05T00:00:00Z |
RemainingMinutes | Int32 | The remaining minutes as of the specified date. | 480 |
Usage Example(s)
, multiple selections available,
Related content
PwsScheduleProjectTask
PwsScheduleProjectTask
More like this
PwsProjectTaskRole
PwsProjectTaskRole
More like this
PwsProjectTask
PwsProjectTask
More like this
PwsEstimate
PwsEstimate
More like this
PwsTimeEntryProject
PwsTimeEntryProject
More like this
PwsProjectRoleSchedule
PwsProjectRoleSchedule
More like this