StartDriver.OverAllocatedAssignments[PjOverallocationType] Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::Office::Interop::MSProject::OverAllocatedAssignments ^ OverAllocatedAssignments[Microsoft::Office::Interop::MSProject::PjOverallocationType] { Microsoft::Office::Interop::MSProject::OverAllocatedAssignments ^ get(Microsoft::Office::Interop::MSProject::PjOverallocationType overallocationType); };
public Microsoft.Office.Interop.MSProject.OverAllocatedAssignments OverAllocatedAssignments[Microsoft.Office.Interop.MSProject.PjOverallocationType overallocationType] { get; }
member this.OverAllocatedAssignments(Microsoft.Office.Interop.MSProject.PjOverallocationType) : Microsoft.Office.Interop.MSProject.OverAllocatedAssignments
Public ReadOnly Property OverAllocatedAssignments(overallocationType As PjOverallocationType) As OverAllocatedAssignments
Parameters
- overallocationType
- PjOverallocationType