ProjActivityAssignment.insertBySyncService Method
Inserts the projActivityAssignment record by the sync service, but it will not trigger the sync service twice.
Syntax
public void insertBySyncService(SyncProjActivityAssignment _syncProjActivityAssignment, [boolean _skipProjVersioning])
Run On
Called
Parameters
- _syncProjActivityAssignment
Type: SyncProjActivityAssignment Table
The table buffer to insert.
- _skipProjVersioning
Type: boolean
A Boolean value that indicates whether to increase the projTable.SyncVersion value.