Skip to main content
A newer version of this page is available. .

IDashboardData Properties

Declares members of the persistent classes used by the Dashboards Module to store dashboards in the application database.
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