-
-
Notifications
You must be signed in to change notification settings - Fork 5
BoardPreferenceSelfJoin
Rasmus Wulff Jensen edited this page Apr 4, 2025
·
1 revision
Defines whether workspace members can self-join a board.
| Value | Description |
|---|---|
Unknown |
Represents an unknown value retrieved from the Trello REST API. |
Yes |
Workspace members can self-join the board. |
No |
Workspace members cannot self-join the board. |
Used in BoardPreferences and UpdateBoardPreferencesOptions.
If you are looking for info on a specific method in TrelloDotNet then expand the Pages above and input the 'MethodName' (Example: 'AddCardAsync')