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.
Determines whether sequence numbers must be updated.
Syntax
client server public static boolean mustUpdateSequenceNumbers(KanbanJobSchedule _kanbanJobSchedule, [KanbanJobSchedule _nextKanbanJobSchedule])
Run On
Called
Parameters
- _kanbanJobSchedule
Type: KanbanJobSchedule Table
- _nextKanbanJobSchedule
Type: KanbanJobSchedule Table
Return Value
Type: boolean
true if sequence numbers must be updated; otherwise, false.
Remarks
Sequence numbers must be updated when the gap between numbers becomes too small.