JmgJobTable::synchronizeProdTable Method
Synchronizes jobs from the ProdTable table.
Syntax
client server public static void synchronizeProdTable(ProdTable _prodTable, [boolean _delete])
Run On
Called
Parameters
- _prodTable
Type: ProdTable Table
A ProdTable record from which to synchronize.
- _delete
Type: boolean
A Boolean value that indicates whether the record should be deleted.