Share via


KanbanJobTypeProcess::construct Method [AX 2012]

Creates an instance of the class.

Syntax

client server public static KanbanJobType construct(KanbanJob _kanbanJob)

Run On

Called

Parameters

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

Return Value

Type: KanbanJobType Class
An instance of the KanbanJobTypeProcess class.

See Also

Reference

KanbanJobTypeProcess Class