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.
Indicates whether a previous job exists for the same parent Kanban record.
Syntax
public boolean existPreviousJob()
Run On
Called
Return Value
Type: boolean
true if at least one previous job exists; otherwise, false.
Remarks
A previous job is a job with a lower sequence number than the current job.