JmgJobTable::updateDocumentRefTable Method
Updates the JmgJobDocuRef table to contain references between tables that are related to the JmgJobTable table.
Syntax
client server public static void updateDocumentRefTable(JmgJobId _jmgJobId, [boolean _justDelete])
Run On
Called
Parameters
- _jmgJobId
Type: JmgJobId Extended Data Type
A JmgJobId type of the job to update the references to.
- _justDelete
Type: boolean
A Boolean value, that determines whether all the references to the job ID should be deleted in the JmgJobDocuRef table.