ProjResource.insertBySyncService Method
Inserts a projResource record from synchronization service call back.
Syntax
public void insertBySyncService(SyncAppId _sourceAppId, [boolean _skipProjVersioning])
Run On
Called
Parameters
- _sourceAppId
Type: SyncAppId Extended Data Type
A synchronization application ID.
- _skipProjVersioning
Type: boolean
A Boolean value that indicates whether to skip increasing the project header version number.