Share via


KanbanCard.checkLegalEntity Method

Indicates whether the value in the Kanban.LegalEntity field is valid.

Syntax

public boolean checkLegalEntity([Kanban _kanban, KanbanRule _kanbanRule])

Run On

Called

Parameters

  • _kanban
    Type: Kanban Table
    The kanban related to the card.

Return Value

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

See Also

Reference

KanbanCard Table