ApplicationClass.BaselineSave 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 virtual bool BaselineSave (object All, object Copy, object Into, object RollupToSummaryTasks, object RollupFromSubtasks, object SetDefaults);
abstract member BaselineSave : obj * obj * obj * obj * obj * obj -> bool
override this.BaselineSave : obj * obj * obj * obj * obj * obj -> bool
Public Overridable Function BaselineSave (Optional All As Object, Optional Copy As Object, Optional Into As Object, Optional RollupToSummaryTasks As Object, Optional RollupFromSubtasks As Object, Optional SetDefaults As Object) As Boolean
Parameters
- All
- Object
- Copy
- Object
- Into
- Object
- RollupToSummaryTasks
- Object
- RollupFromSubtasks
- Object
- SetDefaults
- Object