Share via


KanbanBoardWorkCellForm::validateFilter Method [AX 2012]

Verifies that the custom filter of the form is valid.

Syntax

client server public static boolean validateFilter(RecId _workCellFilterRecId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the filter is valid; otherwise, false.

See Also

Reference

KanbanBoardWorkCellForm Class