Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.