-
-
Notifications
You must be signed in to change notification settings - Fork 5
CardField
Rasmus Wulff Jensen edited this page Apr 4, 2025
·
1 revision
Represents a field on a Trello card, used for various operations and conditions.
| Value | Description |
|---|---|
Name |
The name field of the card. |
Description |
The description field of the card. |
Start |
The start date field of the card. |
Due |
The due date field of the card. |
DueComplete |
Indicates whether the card is marked as complete. |
This enum is utilized in the CardFieldCondition class for defining conditions based on card fields.
If you are looking for info on a specific method in TrelloDotNet then expand the Pages above and input the 'MethodName' (Example: 'AddCardAsync')