ProjActivityAssignment.deleteBySyncService Method
Deletes the projActivityAssignment by the sync service, but does not trigger the sync service twice.
Syntax
public void deleteBySyncService(SyncAppId _sourceAppId, [boolean _skipProjVersioning])
Run On
Called
Parameters
- _sourceAppId
Type: SyncAppId Extended Data Type
The application ID of the application where the sync service is running.
- _skipProjVersioning
Type: boolean
A Boolean value that indicates whether to increase the projTable.SyncVersion value.