Share via


KanbanStatus.update Method [AX 2012]

Updates a record in the Kanban table.

Syntax

public void update([boolean _allowUpdateKanbanJobPickingList])

Run On

Called

Parameters

  • _allowUpdateKanbanJobPickingList
    Type: boolean

Remarks

This method forwards the call to an instance of the KanbanType class.

See Also

Reference

KanbanStatus Class