Application.SaveForSharing Method
Project Developer Reference |
Saves a local copy of the active project file for sharing. Microsoft Office Project Professional 2007 only.
Syntax
expression.SaveForSharing(FileName)
expression A variable that represents an Application object.
Parameters
Name | Required/Optional | Data Type | Description |
---|---|---|---|
FileName | Optional | Variant | Full path and the name of the project file saved for sharing. |
Return Value
Boolean
See Also