Share via


KanbanType_Manufacturing::construct Method [AX 2012]

Creates an instance of the KanbanType_Manufacturing class.

Syntax

client server public static KanbanType construct(Kanban _kanban)

Run On

Called

Parameters

  • _kanban
    Type: Kanban Table
    The Kanban table buffer that is used to initialize the class.

Return Value

Type: KanbanType Class
An instance of the KanbanType_Manufacturing class.

See Also

Reference

KanbanType_Manufacturing Class