_MSProject.FileCloseAllEx(PjSaveType, Object) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public 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
Public Function FileCloseAllEx (Optional Save As PjSaveType = Microsoft.Office.Interop.MSProject.PjSaveType.pjPromptSave, Optional CheckIn As Object) As Boolean
Parâmetros
- Save
- PjSaveType
- CheckIn
- Object