_MSProject.LevelingOptions 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 LevelingOptions (object Automatic, object DelayInSlack, object AutoClearLeveling, object Order, object LevelEntireProject, object FromDate, object ToDate, object PeriodBasis, object LevelIndividualAssignments, object LevelingCanSplit, object LevelProposedBookings);
abstract member LevelingOptions : obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
Public Function LevelingOptions (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) 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