Versions Compared

Key

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

Overview

This structure contains element PwsProjectRateTypeDetailelement PwsProjectTaskRoleDetail which contains the complete set of project rate type task role information. The structure is used both to retrieve detailed project rate type task role information and to pass information about a project rate type task role back to the server to get updated.

...

Code Block
languagexml
titleExample 01
collapsetrue
            <sch:ProjectTaskRole>
               <com:ProjectTaskRoleUid>1152921504608653463</com:ProjectTaskRoleUid>
               <com:CompletedFlag>true</com:CompletedFlag>
               <com:EffortMinutes>200</com:EffortMinutes>
            </sch:ProjectTaskRole>