Share via


KanbanIconLegendProcessBoard::newStandard Method [AX 2012]

Creates a new KanbanIconLegendProcessBoard object.

Syntax

client server public static KanbanIconLegendProcessBoard newStandard(FormListControl _formListControl)

Run On

Called

Parameters

  • _formListControl
    Type: FormListControl Class
    A FormListControl object that visualizes the legend on the form.

Return Value

Type: KanbanIconLegendProcessBoard Class
A new KanbanIconLegendProcessBoard object.

See Also

Reference

KanbanIconLegendProcessBoard Class