Share via


KanbanJobType.isExecutable Method [AX 2012]

Indicates whether a kanban job is executable.

Syntax

public NoYes isExecutable([Kanban _kanban])

Run On

Called

Parameters

  • _kanban
    Type: Kanban Table
    The Kanban record to which the kanban job belongs; optional.

Return Value

Type: NoYes Enumeration
A NoYes enumeration value.

See Also

Reference

KanbanJobType Class