Click or drag to resize
ManagedDashboardDashboardContainsAnyFilters Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a boolean flag that indicate whether the dashboard has any filters anywhere on it.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public bool DashboardContainsAnyFilters { get; }

Return Value

Type: Boolean
A boolean flag that indicate whether the dashboard has any filters anywhere on it.
Remarks