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 a status update must be synchronized to the parent kanban.
Syntax
public boolean mustSynchronizeKanbanStatus([boolean _reset])
Run On
Called
Parameters
- _reset
Type: boolean
A Boolean value that indicates whether the status is reset; optional.
Return Value
Type: boolean
true if the kanban status must be synchronized; otherwise, false.
Remarks
Call this method from an instance that represents the new status.