-
-
Notifications
You must be signed in to change notification settings - Fork 5
BoardPreferenceShowCompletedStatusOnCardFront
Rasmus Wulff Jensen edited this page Apr 4, 2025
·
1 revision
Specifies whether the completed status of a card should be displayed on its front.
| Value | Description |
|---|---|
Unknown |
Represents an unknown value retrieved from the Trello REST API. |
Show |
Indicates that the completed status should be displayed on the card front. |
DoNotShow |
Indicates that the completed status should not be displayed on the card front. |
This enum is utilized in the BoardPreferences class and the UpdateBoardPreferencesOptions class.
If you are looking for info on a specific method in TrelloDotNet then expand the Pages above and input the 'MethodName' (Example: 'AddCardAsync')