Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
titlePwsProjectTaskDetail
  • PwsProjectTaskDetail

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

PwsProjectTaskRef

 

 

 

 





PlannedEndDateTime

DateTime

 

 

 

 





PlannedStartDateTime

DateTime

 

 

 

 





Predecessors

PwsProjectTaskPredecessor

[]

 

 

 

 





PreviousSiblingTaskIdentity

PwsProjectTaskRef

 

 

 

 





ProjectTaskTypeIdentity

PwsProjectTaskTypeRef

 

 

 

 





TaskName

String

 

 

 

 

 





InheritPurchaseOrderNumberFlag

Boolean

 

 

 

 

On Insert: No

On Update: No

true

If set to 'true', project inherits the purchase order number from the project role.


PurchaseOrderNumber

String

 

 

 

On Insert: No

On Update: No

Project role's purchase order number

The purchase order number associated with this project task. Specify only if not inheriting the purchase order number from the project role.


Subscriptions

PwsProjectTaskSubscription

[]

 

 

 

 





UserDefinedFields

PwsUserDefinedFieldDetail

[]

 

 

 

 





Usage Example(s)


Code Block
languagexml
titleExample 01
collapsetrue

...