-
-
Notifications
You must be signed in to change notification settings - Fork 5
CardMovedAwayFromListTriggerConstraint
Rasmus Wulff Jensen edited this page Apr 4, 2025
·
1 revision
Defines constraints for triggers when a card is moved away from specific lists.
| Value | Description |
|---|---|
AnyOfTheseListsAreMovedAwayFrom |
Trigger is activated when a card is moved away from any of the specified lists. |
AnyButTheseListsAreMovedAwayFrom |
Trigger is activated when a card is moved away from any list except the specified ones. |
This enum is utilized in the CardMovedAwayFromListTrigger class.
If you are looking for info on a specific method in TrelloDotNet then expand the Pages above and input the 'MethodName' (Example: 'AddCardAsync')