IDashboardData Members
Declares members of the persistent classes used by the Dashboards Module to store dashboards in the application database.Properties
Name | Description |
---|---|
Content | Specifies the dashboard configuration defined in the Dashboard Designer. |
SynchronizeTitle | Specifies if it is required to update the IDashboardData.Title value with the dashboard title from the dashboard configuration (stored in the IDashboardData.Content property). |
Title | Specifies the dashboard title. |
See Also