ApplicationClass.FileCloseAllEx(PjSaveType, Object) 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 FileCloseAllEx (Microsoft.Office.Interop.MSProject.PjSaveType Save = Microsoft.Office.Interop.MSProject.PjSaveType.pjPromptSave, object CheckIn);
abstract member FileCloseAllEx : Microsoft.Office.Interop.MSProject.PjSaveType * obj -> bool
override this.FileCloseAllEx : Microsoft.Office.Interop.MSProject.PjSaveType * obj -> bool
Public Overridable Function FileCloseAllEx (Optional Save As PjSaveType = Microsoft.Office.Interop.MSProject.PjSaveType.pjPromptSave, Optional CheckIn As Object) As Boolean
Parameters
- Save
- PjSaveType
- CheckIn
- Object