UseOnlyInAnalyticDashboard: Boolean;
UseOnlyInAnalyticDashboard: boolean;
The UseOnlyInAnalyticDashboard property returns whether dashboard is used as a data source for other dashboard.
Available values:
True. Dashboard is used as a data source for other dashboard.
False. Default. Dashboard is not used as a data source for other dashboard.
The property use is given in the example for IMobilePublishAdhocReport.FullScreenMode.
See also: