DashboardScope enum
identifies the scope of dashboard storage and permissions.
Fields
Collection_User = 0 | [DEPRECATED] Dashboard is scoped to the collection user. |
Project_Team = 1 | Dashboard is scoped to the team. |
Project = 2 | Dashboard is scoped to the project. |