Kanban.checkValid Method

Indicates whether the value of the current Kanban record is valid.

Syntax

public boolean checkValid(KanbanRefRecId _refRecId, [boolean _silent])

Run On

Called

Parameters

  • _silent
    Type: boolean
    A Boolean value that indicates whether errors are added to the infolog; optional.

Return Value

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

See Also

Reference

Kanban Table