Share via


KanbanJobType.new Method [AX 2012]

Initializes a new instance of the KanbanJobType class.

Syntax

protected void new(KanbanJob _kanbanJob)

Run On

Called

Parameters

  • _kanbanJob
    Type: KanbanJob Table
    The KanbanJob table buffer used to instantiate the class.

See Also

Reference

KanbanJobType Class