-
Notifications
You must be signed in to change notification settings - Fork 4
GetBoardOptionsIncludeLists
Rasmus Wulff Jensen edited this page Apr 4, 2025
·
1 revision
Specifies the collection of lists to be included when retrieving board data.
Value | Description |
---|---|
None |
No lists are included in the response. |
All |
Includes all lists, both open and archived. |
Closed |
Includes only archived lists. |
Open |
Includes only open lists. |
Used in GetBoardOptions to define the scope of lists included in board retrieval operations.
If you are looking for info on a specific method in TrelloDotNet then expand the Pages above and input the 'MethodName' (Example: 'AddCardAsync')