_MSProject.OptionsSchedule 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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
参数
- 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