AnalyticsDashboard Class |
Namespace: Omada.OE.Model.Reporting
public class AnalyticsDashboard : ICloneable
The AnalyticsDashboard type exposes the following members.
Name | Description | |
---|---|---|
![]() | AnalyticsDashboard |
Name | Description | |
---|---|---|
![]() | AuthRoles |
Auth roles that have access to the dashboard
|
![]() | Id |
Id of dashboard
|
![]() | LangStrings |
Translations for name and descrption
|
![]() | Settings |
UI settings for the dashboards
|
![]() | UserGroups |
User groups that have access to the dashboard
|
Name | Description | |
---|---|---|
![]() | Clone |
ICloneable is necessary for caching
|
![]() | Description |
Description of dashboard
|
![]() | Name |
Name of dashboard
|
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |