_Global.FileClose(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 bool FileClose (Microsoft.Office.Interop.MSProject.PjSaveType Save = Microsoft.Office.Interop.MSProject.PjSaveType.pjPromptSave, object NoAuto);
abstract member FileClose : Microsoft.Office.Interop.MSProject.PjSaveType * obj -> bool
Public Function FileClose (Optional Save As PjSaveType = Microsoft.Office.Interop.MSProject.PjSaveType.pjPromptSave, Optional NoAuto As Object) As Boolean
Parameters
- Save
- PjSaveType
- NoAuto
- Object