Share via


InventMov_KanbanJob_WIP::newFromKanbanJob Method [AX 2012]

Creates an instance of the InventMov_KanbanJob_WIP class based on the specified record.

Syntax

client server public static InventMov_KanbanJob_WIP newFromKanbanJob(KanbanJob _kanbanJob)

Run On

Called

Parameters

  • _kanbanJob
    Type: KanbanJob Table
    The KanbanJob record for which the class is instantiated.

Return Value

Type: InventMov_KanbanJob_WIP Class
An instance of the InventMov_KanbanJob_WIP class.

See Also

Reference

InventMov_KanbanJob_WIP Class