Share via


InventMov_KanbanEmpty::newFromKanban Method [AX 2012]

Initializes a new instance of the InventMov_KanbanEmpty class based on the specified record.

Syntax

client server public static InventMov_KanbanEmpty newFromKanban(Kanban _kanban)

Run On

Called

Parameters

  • _kanban
    Type: Kanban Table
    The record from the Kanban table for which the class is instantiated.

Return Value

Type: InventMov_KanbanEmpty Class
An instance of the InventMov_KanbanEmpty class.

See Also

Reference

InventMov_KanbanEmpty Class