IMobilePublishAdhocReport.UseOnlyInAnalyticDashboard

Fore Syntax

UseOnlyInAnalyticDashboard: Boolean;

Fore.NET Syntax

UseOnlyInAnalyticDashboard: boolean;

Description

The UseOnlyInAnalyticDashboard property returns whether dashboard is used as a data source for other dashboard.

Comments

Available values:

Fore and Fore.NET Examples

The property use is given in the example for IMobilePublishAdhocReport.FullScreenMode.

See also:

IMobilePublishAdhocReport