Share via


KanbanCard::removeCard Method

Unassigns the current card from a kanban.

Syntax

client server public static void removeCard(Kanban _kanban)

Run On

Called

Parameters

  • _kanban
    Type: Kanban Table
    The kanban from which to remove the card.

Remarks

This method deletes the card itself for single usage cards.

See Also

Reference

KanbanCard Table