Share via


KanbanUpdReset.setStatus Method [AX 2012]

Sets the status field of the Kanban table buffer.

Syntax

protected void setStatus(LeanKanbanStatus _status)

Run On

Called

Parameters

Exceptions

Exception Condition
Error

The record validation failed.

Remarks

The Kanban object must already be selected for update.

See Also

Reference

KanbanUpdReset Class