ProjResource.delete Method
Deletes the projResource record.
Syntax
public void delete([boolean _skipSyncTrigger, boolean _skipProjVersioning])
Run On
Server
Parameters
- _skipSyncTrigger
Type: boolean
A Boolean value that indicates whether to trigger the sync service.
- _skipProjVersioning
Type: boolean
A Boolean value that indicates whether to skip increasing the project header version number.