Share via


JmgJobTable::synchronizeProdRoute Method

Synchronizes jobs from the ProdRoute table.

Syntax

client server public static void synchronizeProdRoute(ProdRoute _prodRoute, [boolean _delete])

Run On

Called

Parameters

  • _prodRoute
    Type: ProdRoute Table
    A ProdRoute record from which to synchronize.
  • _delete
    Type: boolean
    A Boolean value that indicates whether the record should be deleted.

See Also

Reference

JmgJobTable Table