-
-
Notifications
You must be signed in to change notification settings - Fork 5
SetFieldsOnCardValueCriteria
Rasmus Wulff Jensen edited this page Apr 4, 2025
·
1 revision
Defines criteria for setting field values on a Trello card.
| Value | Description |
|---|---|
OverwriteAnyPreviousValue |
Always set the value regardless of the previous value. |
OnlySetIfBlank |
Only set the value if the field is blank. |
Used in methods such as SetCardDescriptionFieldValue, SetCardDueFieldValue, SetCardNameFieldValue, and SetCardStartFieldValue.
If you are looking for info on a specific method in TrelloDotNet then expand the Pages above and input the 'MethodName' (Example: 'AddCardAsync')