_MSProject.OptionsSchedule 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 OptionsSchedule (object ScheduleMessages, object StartOnCurrentDate, object AutoLink, object AutoSplit, object CriticalSlack, object TaskType, object DurationUnits, object WorkUnits, object AutoTrack, object SetDefaults, object AssignmentUnits, object EffortDriven, object HonorConstraints, object ShowEstimated, object NewTasksEstimated);
abstract member OptionsSchedule : obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
Public Function OptionsSchedule (Optional ScheduleMessages As Object, Optional StartOnCurrentDate As Object, Optional AutoLink As Object, Optional AutoSplit As Object, Optional CriticalSlack As Object, Optional TaskType As Object, Optional DurationUnits As Object, Optional WorkUnits As Object, Optional AutoTrack As Object, Optional SetDefaults As Object, Optional AssignmentUnits As Object, Optional EffortDriven As Object, Optional HonorConstraints As Object, Optional ShowEstimated As Object, Optional NewTasksEstimated As Object) As Boolean
Parameters
- ScheduleMessages
- Object
- StartOnCurrentDate
- Object
- AutoLink
- Object
- AutoSplit
- Object
- CriticalSlack
- Object
- TaskType
- Object
- DurationUnits
- Object
- WorkUnits
- Object
- AutoTrack
- Object
- SetDefaults
- Object
- AssignmentUnits
- Object
- EffortDriven
- Object
- HonorConstraints
- Object
- ShowEstimated
- Object
- NewTasksEstimated
- Object