Share via


KanbanJobStatusUpdate::makeParameters Method

Creates a new parameter record with its own parameter ID for a specified KanbanJobStatus object and value for the LeanKanbanJobStatus enumeration value.

Syntax

client server public static KanbanJobStatusUpdate makeParameters(
    KanbanJobStatus _kanbanJobStatus, 
    LeanKanbanJobStatus _leanKanbanJobStatus, 
   [boolean _setParmId, 
    boolean _insert])

Run On

Called

Parameters

Return Value

Type: KanbanJobStatusUpdate Table
A KanbanJobStatusUpdate record.

See Also

Reference

KanbanJobStatusUpdate Table