-
Notifications
You must be signed in to change notification settings - Fork 4
CopyCardOptionsToKeep
Rasmus Wulff Jensen edited this page Apr 4, 2025
·
1 revision
Defines the options for retaining specific attributes when copying a card.
Value | Description |
---|---|
All |
Retain all attributes from the source card. |
Attachments |
Retain attachments from the source card. |
Checklists |
Retain checklists from the source card. |
Comments |
Retain comments from the source card. |
CustomFields |
Retain custom fields from the source card. |
Due |
Retain the due date from the source card. |
Labels |
Retain labels from the source card. |
Members |
Retain members associated with the source card. |
Start |
Retain the start date from the source card. |
Stickers |
Retain stickers from the source card. |
Used in CopyCardOptions and referenced by TrelloClient.CopyCardAsync.
If you are looking for info on a specific method in TrelloDotNet then expand the Pages above and input the 'MethodName' (Example: 'AddCardAsync')