Share via


KanbanStatus.insert Method [AX 2012]

Inserts a record in the Kanban table.

Syntax

public void insert()

Run On

Called

Remarks

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

See Also

Reference

KanbanStatus Class