Application.EnterpriseSynchActuals Method
Project Developer Reference |
Synchronizes actual work or actual overtime in the project with the actual work or actual overtime that has been submitted and updated from the timesheet system. Returns False if EnterpriseProtectActuals is False.
Syntax
expression.EnterpriseSynchActuals(ProjectName)
expression A variable that represents an Application object.
Parameters
Name | Required/Optional | Data Type | Description |
---|---|---|---|
ProjectName | Optional | String | The name of the project to be synched. |
Return Value
Boolean
Remarks
This method is available only in Microsoft Office Project 2007 and in Microsoft Office Project Professional 2003.
See Also