Share via


KanbanType.mustHaveProcessJob Method [AX 2012]

Determines if the kanban must have a process job.

Syntax

public boolean mustHaveProcessJob()

Run On

Called

Return Value

Type: boolean
true if the kanban must have a process job; otherwise, false.

Remarks

The base class implementation always returns true.

See Also

Reference

KanbanType Class