Application.UpdateFromProjectServer Method
Project Developer Reference |
Updates a project from Project Server.
Syntax
expression.UpdateFromProjectServer(DataFile)
expression A variable that represents an Application object.
Parameters
Name | Required/Optional | Data Type | Description |
---|---|---|---|
DataFile | Required | String | The data file you wish to update from Project Server. |
Return Value
Variant
See Also