Share via


KanbanStatusNotAssigned.canDelete Method [AX 2012]

Indicates whether a kanban that has the LeanKanbanStatus::Emptied enumeration value can be deleted.

Syntax

public boolean canDelete()

Run On

Called

Return Value

Type: boolean
true if the kanban can be deleted; otherwise, false.

Remarks

Always returns true.

See Also

Reference

KanbanStatusNotAssigned Class