Share via


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

  • _justDelete
    Type: boolean
    A Boolean value, that determines whether all the references to the job ID should be deleted in the JmgJobDocuRef table.

See Also

Reference

JmgJobTable Table