StartDriver.OverAllocatedAssignments[PjOverallocationType] Property

Definition

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

Property Value

Applies to