PwsProjectRoleApprovalResult
Overview
This structure is the response to a scheduler's approval or finalization of a project role.
Approval - The request is booked as-is. Role status changes to Scheduling Complete.
Finalization - The request is partially filled. For example, not the exact hours requested or the exact resource requested. Role Status changes to Scheduling Complete.
Format
PwsProjectRoleApprovalResult
- PwsProjectRoleApprovalResult
- OverallocationFlag: Boolean
- ProjectRoleIdentity: PwsProjectRoleRef
- TotalApprovedOrFinalizedMinutes: Int32
Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
OverallocationFlag | Boolean | If 'true', the resource assigned to the role is overallocated. | false |
ProjectRoleIdentity | The project role identity | ||
TotalApprovedOrFinalizedMinutes | Int32 | The total approved or finalized minutes associated with this role. | 2400 |