Share via


KanbanStatus.delete Method [AX 2012]

Deletes a record in the Kanban table.

Syntax

public void delete()

Run On

Called

Remarks

Always causes an exception. The method is overwritten in the KanbanStatus_Created class.

See Also

Reference

KanbanStatus Class