Share via


KanbanStatusAssigned.mustSynchronizeKanbanJobStatus Method [AX 2012]

Determines whether a status update must be synchronized to the kanban jobs.

Syntax

public boolean mustSynchronizeKanbanJobStatus([boolean _reset])

Run On

Called

Parameters

Return Value

Type: boolean
true if the kanban job status must be synchronized; otherwise, false.

Remarks

Call this method from an instance that represents the new status.

See Also

Reference

KanbanStatusAssigned Class