JmgJobTable::jobHasTransactions Method
Checks whether a job has been associated with a record in the JmgTermReg table.
Syntax
client server private static boolean jobHasTransactions(JmgJobTable _jobTable)
Run On
Called
Parameters
- _jobTable
Type: JmgJobTable Table
A JmgJobTable record.
Return Value
Type: boolean
true if any associated records exist; otherwise, false.