-
Notifications
You must be signed in to change notification settings - Fork 4
MemberRemovedFromCardTriggerConstraint
Rasmus Wulff Jensen edited this page Apr 4, 2025
·
1 revision
Defines constraints for triggers related to members being removed from a card.
Value | Description |
---|---|
AnyOfTheseMembersAreRemoved |
The trigger activates if any of the specified members are removed from the card. |
AnyButTheseMembersAreRemoved |
The trigger activates if any members except the specified ones are removed from the card. |
AnyMember |
The trigger activates if any member is removed from the card, regardless of who it is. |
Used in MemberRemovedFromCardTrigger 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')