Share via


KanbanBoardForm.checkCardId Method [AX 2012]

Validates that a card exists and that the card is assigned to a kanban.

Syntax

public boolean checkCardId(KanbanCardId _cardId, KanbanBoardTmpMessageBoard _messageBoard)

Run On

Called

Parameters

Return Value

Type: boolean
true if the card exists and the card is assigned to a kanban; otherwise, false.

See Also

Reference

KanbanBoardForm Class