Share via


JmgJobTable::synchronizeProjTable Method

Synchronizes jobs from the ProjTable table.

Syntax

client server public static void synchronizeProjTable(ProjTable _projTable, [boolean _delete])

Run On

Called

Parameters

  • _projTable
    Type: ProjTable Table
    A ProjTable record from which to synchronize.
  • _delete
    Type: boolean
    A Boolean value that indicates whether a record should be deleted.

See Also

Reference

JmgJobTable Table