-
Notifications
You must be signed in to change notification settings - Fork 4
GetBoardOptionsFilter
Rasmus Wulff Jensen edited this page Apr 4, 2025
·
1 revision
Specifies the type of boards to be retrieved in a query.
Value | Description |
---|---|
All |
All boards, regardless of their open or closed status. |
Closed |
Only boards that are closed. |
Open |
Only boards that are open. |
Starred |
Boards that the current member has starred. |
Used in GetBoardOptions to filter board types.
If you are looking for info on a specific method in TrelloDotNet then expand the Pages above and input the 'MethodName' (Example: 'AddCardAsync')