title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Application.SaveForSharing method (Project) |
vbapj.chm2133 |
|
project-server |
|
a4f46990-aff1-52da-d1c7-7fd99e85d97a |
06/08/2017 |
medium |
Saves a local copy of the active project for sharing, to make changes and then merge with the Project Server copy.
expression. SaveForSharing
( _FileName_
)
expression A variable that represents an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
FileName | Optional | Variant | Full path and the name of the project file saved for sharing. |
Boolean
The SaveForSharing method is available in Project Professional only. The original project on Project Server is marked as saved for sharing. The local copy of the project file can be modified and the changes merged with the original Project Server copy when you use the Save As command or the FileSaveAs method. If you try to reopen the Project Server copy before merging the local copy, Project Server disables sharing and prevents merging changes from the shared copy to the server.
[!includeSupport and feedback]