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.
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..