Overview
This structure contains the complete set of information about a project task role (less any subordinate entities). The structure is used both to retrieve detailed project task role information and to pass information about a project task role back to the server to get updated.
Format
PwsProjectTaskRoleDetail
- PwsProjectTaskRoleDetail
- ProjectRoleIdentity: PwsProjectRoleRef
- ProjectTaskIdentity: PwsProjectTaskRef
- ProjectTaskRoleId: Int32
- ProjectTaskRoleUid: Int64
- CompletedFlag: Boolean
- EffortMinutes: Int32
Elements
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
ProjectRoleIdentity | |||||
ProjectTaskIdentity | |||||
ProjectTaskRoleId | Int32 | ||||
ProjectTaskRoleUid | Int64 | ||||
CompletedFlag | Boolean | ||||
EffortMinutes | Int32 |