Share via


KanbanRule.checkLegalEntity Method

Indicates whether the KanbanFlow.LegalEntity table field value is valid.

Syntax

public boolean checkLegalEntity([KanbanFlow _kanbanFlow])

Run On

Called

Parameters

  • _kanbanFlow
    Type: KanbanFlow Table
    The KanbanFlow record that is related to the current record.

Return Value

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

See Also

Reference

KanbanRule Table