Share via


KanbanBoardWorkCellForm.revertStatusSelectedKanbanJobs Method [AX 2012]

Reverts the status of one or more selected kanban jobs.

Syntax

public void revertStatusSelectedKanbanJobs([LeanKanbanJobStatus _leanKanbanJobStatus, boolean _silent])

Run On

Called

Parameters

  • _silent
    Type: boolean
    A Boolean value that indicates if the status reversal should be processed silently; optional.

See Also

Reference

KanbanBoardWorkCellForm Class