Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 964 Bytes

Project.Application.FileSaveOffline.md

File metadata and controls

39 lines (24 loc) · 964 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.FileSaveOffline method (Project)
vbapj.chm136
vbapj.chm136
project-server
Project.Application.FileSaveOffline
109f95d5-be49-549f-fa39-3231207d61de
06/08/2017
medium

Application.FileSaveOffline method (Project)

Saves the file for viewing offline.

Syntax

expression. FileSaveOffline( _Save_ )

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
Save Optional Long Can be one of the following PjSaveType constants: pjDoNotSave, pjSave, or pjPromptSave. The default value is pjPromptSave for new project files and projects that have changed since the last save.

Return value

Boolean

[!includeSupport and feedback]