Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
- _kanbanRule
Type: KanbanRule Table
The kanban rule related to the card.
Return Value
Type: boolean
true if the field value is valid; otherwise, false.