Overview
This structure contains the complete set of information about a project task type (less any subordinate entities). The structure is used both to retrieve detailed project task type information and to pass information about a project task type back to the server to get updated.
Format
PwsProjectTaskTypeDetail
- PwsProjectTaskTypeDetail
- ExternalSystemIdentifier: String
- ProjectTaskTypeId: Int32
- ProjectTaskTypeUid: Int64
- ProjectTaskTypeName: String
- AllowedProjectRateTypeIdentities: PwsProjectRateTypeRef[]
- DefaultProjectRateTypeIdentity: PwsProjectRateTypeRef
- InactiveFlag: Boolean
- NarrativeRequiredFlag: Boolean
- NewExternalSystemIdentifier: String
- SortOrder: Int16
- StandardTaskTypeIdentity: PwsStandardTaskTypeRef
- InheritPurchaseOrderNumberFlag: Boolean
- PurchaseOrderNumber: String
Elements
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
ExternalSystemIdentifier | String |
|
|
|
|
ProjectTaskTypeId | Int32 |
|
|
|
|
ProjectTaskTypeUid | Int64 |
|
|
|
|
ProjectTaskTypeName | String |
|
|
|
|
AllowedProjectRateTypeIdentities |
|
|
|
| |
DefaultProjectRateTypeIdentity |
|
|
|
| |
InactiveFlag | Boolean |
|
|
|
|
NarrativeRequiredFlag | Boolean |
|
|
|
|
NewExternalSystemIdentifier | String |
|
|
|
|
SortOrder | Int16 |
|
|
|
|
StandardTaskTypeIdentity |
|
|
|
| |
InheritPurchaseOrderNumberFlag | Boolean |
|
|
|
|
PurchaseOrderNumber | String |
|
|
|
|