ProjActivityAssignment.insert Method
Inserts the projActivityAssignment record, which also inserts the syncProjActivityAssignment record if the project and resource are all integrated.
Syntax
public void insert([boolean _skipSyncTrigger, boolean _skipProjVersioning])
Run On
Server
Parameters
- _skipSyncTrigger
Type: boolean
A Boolean value that indicates whether to skip trigger the sync service.
- _skipProjVersioning
Type: boolean
A Boolean value that indicates whether to increase the projTable.SyncVersion value.