-
-
Notifications
You must be signed in to change notification settings - Fork 5
CardFieldConditionConstraint
Rasmus Wulff Jensen edited this page Apr 4, 2025
·
1 revision
Defines constraints for evaluating the state or value of a card field.
| Value | Description |
|---|---|
IsNotSet |
Indicates the field is empty or not set. |
IsSet |
Indicates the field has any value and is not empty. |
Value |
Indicates the field has a specific value based on matching criteria. |
Used in CardFieldCondition to specify the type of constraint applied to a card field.
If you are looking for info on a specific method in TrelloDotNet then expand the Pages above and input the 'MethodName' (Example: 'AddCardAsync')