JmgJobTable.setReportedFinished Method

Reports the job as finished or unfinished.

Syntax

private void setReportedFinished(NoYes _reportedFinished)

Run On

Called

Parameters

  • _reportedFinished
    Type: NoYes Enumeration
    A NoYes enumeration value that indicates whether to report the current job as finished.

Remarks

If a job has already been reported finished, and the job is to be set to reported not finished, the request to report as finished is ignored.

See Also

Reference

JmgJobTable Table