PwsProjectTaskRoleElement

Overview

This structure contains element PwsProjectTaskRoleDetail which contains the complete set of project task role information. Currently, there are no additional fields in this structure.

Format

PwsProjectTaskRoleElement

Elements

Element

Data Type

Description

Sample Data

ProjectTaskRoleDetail

PwsProjectTaskRoleDetail

 The complete data set of a project task role. Click here for more information.


Usage Example(s)


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