Versions Compared

Key

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

...

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 role back to the server to get updated.

...

Panel
titlePwsProjectTaskRoleDetail
  • PwsProjectTaskRoleDetail

Elements

Element

Data Type

Required?

Default

Description

Sample Data

ProjectRoleIdentity

PwsProjectRoleRef

 

 

 

 





ProjectTaskIdentity

PwsProjectTaskRef

 

 

 

 





ProjectTaskRoleId

Int32

 

 

 

 





ProjectTaskRoleUid

Int64

 

 

 

 





CompletedFlag

Boolean

 

 

 

 





EffortMinutes

Int32

 

 

 

 





Usage Example(s)


Code Block
languagexml
titleExample 01
collapsetrue

...