Share via


JmgJobTable.started Method

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.

Syntax

display boolean started()

Run On

Called

Return Value

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

See Also

Reference

JmgJobTable Table