Share via


KanbanJobStatus.delete Method [AX 2012]

Deletes a record in the KanbanJob table.

Syntax

public void delete()

Run On

Called

Remarks

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

See Also

Reference

KanbanJobStatus Class