Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deletes the projActivityAssignment record, which also deletes all the booking information. This includes the syncProjActivityAssignment record.
Syntax
public void delete([boolean _skipSyncTrigger, boolean _skipProjVersioning])
Run On
Server
Parameters
- _skipSyncTrigger
Type: boolean
A Boolean value that indicate whether to skip trigger the sync service.
- _skipProjVersioning
Type: boolean
A Boolean value that indicates whether to increase the projTable.SyncVersion value.