Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Overview

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

Format

PwsProjectTaskRoleElement

Elements

PwsProjectTaskRoleElement

Usage Example(s)


Example 01
            <sch:ProjectTaskRole>
               <com:ProjectTaskRoleUid>1152921504608653463</com:ProjectTaskRoleUid>
               <com:CompletedFlag>true</com:CompletedFlag>
               <com:EffortMinutes>200</com:EffortMinutes>
            </sch:ProjectTaskRole>





  • No labels