KanbanJob.existLaterJob Method
Indicates whether a job with a later sequence number exists for the same parent Kanban record.
Syntax
public boolean existLaterJob()
Run On
Called
Return Value
Type: boolean
true if at least one job with a later sequence number exists; otherwise, false.