-
Notifications
You must be signed in to change notification settings - Fork 4
ListConditionConstraint
Rasmus Wulff Jensen edited this page Apr 4, 2025
·
1 revision
Defines constraints for conditions related to lists in Trello automation.
Value | Description |
---|---|
AnyOfTheseLists |
The condition is met if the event involves any of the specified lists. |
NoneOfTheseLists |
The condition is met if the event does not involve any of the specified lists. |
Used in ListCondition to specify constraints for list-based conditions.
If you are looking for info on a specific method in TrelloDotNet then expand the Pages above and input the 'MethodName' (Example: 'AddCardAsync')