Share via


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

  • _skipProjVersioning
    Type: boolean
    A Boolean value that indicates whether to increase the projTable.SyncVersion value.

See Also

Reference

ProjActivityAssignment Table