ProjResource.deleteBySyncService Method
Deletes the projResource record from sync service call back. It will not start the sync service for the second time.
Syntax
public void deleteBySyncService(SyncAppId _sourceAppId, [boolean _skipProjVersioning])
Run On
Called
Parameters
- _sourceAppId
Type: SyncAppId Extended Data Type
The sync application ID.
- _skipProjVersioning
Type: boolean
A Boolean value that indicates whether to skip increasing the project header version number.