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.
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.