-
Notifications
You must be signed in to change notification settings - Fork 4
CardsConditionBoolean
Rasmus Wulff Jensen edited this page Apr 4, 2025
·
1 revision
Represents boolean-based conditions for filtering cards, such as due completion or checkbox custom fields.
Value | Description |
---|---|
Equal |
The value is equal to the specified boolean value. |
NotEqual |
The value is not equal to the specified boolean value. |
Used in methods like CardsFilterCondition.CustomField for defining boolean-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')