_MSProject.FileCloseAll(PjSaveType) 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 FileCloseAll (Microsoft.Office.Interop.MSProject.PjSaveType Save = Microsoft.Office.Interop.MSProject.PjSaveType.pjPromptSave);
abstract member FileCloseAll : Microsoft.Office.Interop.MSProject.PjSaveType -> bool
Public Function FileCloseAll (Optional Save As PjSaveType = Microsoft.Office.Interop.MSProject.PjSaveType.pjPromptSave) As Boolean
Parâmetros
- Save
- PjSaveType