JmgJobTable.started Method [AX 2012]

Indicates whether the job has been started by finding a record in the JmgTermReg table with the job ID and a JmgTermRegType::JobStart enumeration value set.

display boolean started()

Run On

Called

Return Value

Type: boolean
true if the job has a JobStart record in the JmgTermReg table; otherwise, false.

Community Additions

ADD
Show: