Overview
This structure contains the complete set of information about a project role (less any subordinate entities). The structure is used both to retrieve detailed project role information and to pass information about a project role back to the server to get updated.
Format
- PwsProjectTaskDetail
- ExternalSystemIdentifier: String
- ProjectTaskId: Int32
- ProjectTaskUid: Int64
- CompletedFlag: Boolean
- Description: String
- DurationMinutes: Int32
- EarliestStartDate: DateTime
- FullWbsCode: String
- NewExternalSystemIdentifier: String
- OpenForTimeFlag: Boolean
- ParentTaskIdentity: PwsProjectTaskRef
- PlannedEndDateTime: DateTime
- PlannedStartDateTime: DateTime
- Predecessors: PwsProjectTaskPredecessor[]
- PreviousSiblingTaskIdentity: PwsProjectTaskRef
- ProjectTaskTypeIdentity: PwsProjectTaskTypeRef
- TaskName: String
- InheritPurchaseOrderNumberFlag: Boolean
- PurchaseOrderNumber: String
- Subscriptions: PwsProjectTaskSubscription[]
- UserDefinedFields: PwsUserDefinedFieldDetail[]
Elements
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
ExternalSystemIdentifier | String |
|
|
|
|
ProjectTaskId | Int32 |
|
|
|
|
ProjectTaskUid | Int64 |
|
|
|
|
CompletedFlag | Boolean |
|
|
|
|
Description | String |
|
|
|
|
DurationMinutes | Int32 |
|
|
|
|
EarliestStartDate | DateTime |
|
|
|
|
FullWbsCode | String |
|
|
|
|
NewExternalSystemIdentifier | String |
|
|
|
|
OpenForTimeFlag | Boolean |
|
|
|
|
ParentTaskIdentity |
|
|
|
| |
PlannedEndDateTime | DateTime |
|
|
|
|
PlannedStartDateTime | DateTime |
|
|
|
|
Predecessors |
|
|
|
| |
PreviousSiblingTaskIdentity |
|
|
|
| |
ProjectTaskTypeIdentity |
|
|
|
| |
TaskName | String |
|
|
|
|
InheritPurchaseOrderNumberFlag | Boolean |
|
|
|
|
PurchaseOrderNumber | String |
|
|
|
|
Subscriptions |
|
|
|
| |
UserDefinedFields |
|
|
|
|