PwsProjectRoleSubmissionResult

Overview


This structure represents the response to a requester's submission for scheduling approval in association with a role. 

Format


PwsProjectRoleSubmissionResult
  • PwsProjectRoleSubmissionResult

Elements


Element

Data Type

Description

Sample Data

OverallocationFlag

Boolean

 If 'true', the resource assigned to the role is overallocated.

false

ProjectRoleIdentity

PwsProjectRoleRef

 The project role identity


Usage Example(s)


Example 01
               <b:PwsProjectRoleSubmissionResult>
                  <b:OverallocationFlag>false</b:OverallocationFlag>
                  <b:ProjectRoleIdentity>
                     <b:ExternalSystemIdentifier i:nil="true"/>
                     <b:ProjectRoleId i:nil="true"/>
                     <b:ProjectRoleUid>1152921504609839438</b:ProjectRoleUid>
                  </b:ProjectRoleIdentity>
               </b:PwsProjectRoleSubmicxssionResult>