Share via


KanbanUpdReset.resetKanbanJob Method [AX 2012]

Resets a kanban job related to the kanban that is being reset.

Syntax

protected boolean resetKanbanJob(KanbanJob _kanbanJob, LeanKanbanJobStatus _jobStatus)

Run On

Called

Parameters

Return Value

Type: boolean
true if the status reset for the job was executed; otherwise, false.

See Also

Reference

KanbanUpdReset Class