PwsProjectRoleApprovalResult
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 |
Usage Example(s)
, multiple selections available,
Related content
PwsProjectRoleDetail
PwsProjectRoleDetail
More like this
PwsProjectProjectRoles
PwsProjectProjectRoles
More like this
PwsGetProjectRoles
PwsGetProjectRoles
More like this
PwsSaveProjectRole
PwsSaveProjectRole
More like this
PwsGetTimeEntryProjectRole
PwsGetTimeEntryProjectRole
More like this
PwsProjectProjectRateTypes
PwsProjectProjectRateTypes
More like this