-
-
Notifications
You must be signed in to change notification settings - Fork 5
CardMovedToListTriggerConstraint
Rasmus Wulff Jensen edited this page Apr 4, 2025
·
1 revision
Defines constraints for triggers when a card is moved to a specific list.
| Value | Description |
|---|---|
AnyOfTheseListsAreMovedTo |
Trigger activates when a card is moved to any of the specified lists. |
AnyButTheseListsAreMovedTo |
Trigger activates when a card is moved to any list except the specified ones. |
Used in CardMovedToListTrigger to specify the conditions under which the trigger activates.
If you are looking for info on a specific method in TrelloDotNet then expand the Pages above and input the 'MethodName' (Example: 'AddCardAsync')