-
-
Notifications
You must be signed in to change notification settings - Fork 5
DateTimeOffsetMatchCriteria
Rasmus Wulff Jensen edited this page Apr 4, 2025
·
1 revision
Defines criteria for matching DateTimeOffset values in conditions.
| Value | Description |
|---|---|
Equal |
The value is the same as the provided DateTimeOffset. |
Before |
The value is before the provided DateTimeOffset. |
After |
The value is after the provided DateTimeOffset. |
Used in CardFieldCondition for specifying match criteria for DateTimeOffset fields.
If you are looking for info on a specific method in TrelloDotNet then expand the Pages above and input the 'MethodName' (Example: 'AddCardAsync')