-
Notifications
You must be signed in to change notification settings - Fork 4
AddCardFromTemplateOptionsToKeep
Rasmus Wulff Jensen edited this page Apr 4, 2025
·
1 revision
Defines the options for retaining specific elements when creating a card from a template.
Value | Description |
---|---|
All |
Retain all elements from the template card. |
Attachments |
Retain attachments from the template card. |
Checklists |
Retain checklists from the template card. |
Comments |
Retain comments from the template card. |
CustomFields |
Retain custom fields from the template card. |
Due |
Retain the due date from the template card. |
Labels |
Retain labels from the template card. |
Members |
Retain members assigned to the template card. |
Start |
Retain the start date from the template card. |
Stickers |
Retain stickers from the template card. |
This enum is utilized in the AddCardFromTemplateOptions class and the TrelloClient.AddCardFromTemplateAsync method.
If you are looking for info on a specific method in TrelloDotNet then expand the Pages above and input the 'MethodName' (Example: 'AddCardAsync')