Share via


KanbanJobStatusCompleted.canDelete Method [AX 2012]

Indicates whether a kanban job with completed status can be deleted.

Syntax

public boolean canDelete()

Run On

Called

Return Value

Type: boolean
Always returns true.

See Also

Reference

KanbanJobStatusCompleted Class