SyncProjTable.insert Method
Inserts the syncProjTable record.
Syntax
public void insert([boolean _skipSyncTrigger, ProjTable _projTable])
Run On
Server
Parameters
- _skipSyncTrigger
Type: boolean
A Boolean value that indicates whether to skip the sync store.
- _projTable
Type: ProjTable Table
Specifies the projTable table buffer into which to insert the record..