Share via


JmgTermJob_illegal.reportedStarted Method [AX 2012]

Retrieves whether the job has been reported as started. An illegal job is never started.

Syntax

public boolean reportedStarted()

Run On

Called

Return Value

Type: boolean
false.

Remarks

For a code example that uses the reportedStarted method, see JmgTermJob.reportedStarted Method.

See Also

Reference

JmgTermJob_illegal Class