Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates the Project Server if a value has changed in the related resource.
Syntax
public boolean updateBySyncService(
SyncAppId _sourceAppId,
SyncResUID _resUID,
RecVersion _recVersion)
Run On
Called
Parameters
- _sourceAppId
Type: SyncAppId Extended Data Type
The application ID of the company to perform the synchronization.
- _resUID
Type: SyncResUID Extended Data Type
The universal ID from the resource of the Project Server.
- _recVersion
Type: RecVersion Extended Data Type
The record version of the resource to synchronize in the Project Server.
Return Value
Type: boolean
true if the Project Server was updated and no conflicts were detected; otherwise, false.