Skip to content

MoveCardToBoardOptionsMemberOptions

Rasmus Wulff Jensen edited this page Apr 4, 2025 · 1 revision

Defines options for handling members when moving a card to another board.

Values

Value Description
KeepMembersAlsoOnNewBoardAndRemoveRest Retain members who are also part of the new board and remove others.
RemoveAllMembersOnCard Remove all members from the card.

Usage

Used in MoveCardToBoardOptions to specify member handling during card transfer.

Clone this wiki locally