_MSProject.LevelingOptionsEx Method
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 bool LevelingOptionsEx (object Automatic, object DelayInSlack, object AutoClearLeveling, object Order, object LevelEntireProject, object FromDate, object ToDate, object PeriodBasis, object LevelIndividualAssignments, object LevelingCanSplit, object LevelProposedBookings, object LevelPinnedTasks);
abstract member LevelingOptionsEx : obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
Public Function LevelingOptionsEx (Optional Automatic As Object, Optional DelayInSlack As Object, Optional AutoClearLeveling As Object, Optional Order As Object, Optional LevelEntireProject As Object, Optional FromDate As Object, Optional ToDate As Object, Optional PeriodBasis As Object, Optional LevelIndividualAssignments As Object, Optional LevelingCanSplit As Object, Optional LevelProposedBookings As Object, Optional LevelPinnedTasks As Object) As Boolean
Parameters
- Automatic
- Object
- DelayInSlack
- Object
- AutoClearLeveling
- Object
- Order
- Object
- LevelEntireProject
- Object
- FromDate
- Object
- ToDate
- Object
- PeriodBasis
- Object
- LevelIndividualAssignments
- Object
- LevelingCanSplit
- Object
- LevelProposedBookings
- Object
- LevelPinnedTasks
- Object