Click or drag to resize
DashboardObjectFilter Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the default filter object that filters data for this object

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public DashboardFilter Filter { get; set; }

Property Value

Type: DashboardFilter
The default filter object that filters data for this object

Return Value

Type: DashboardFilter
The default filter object that filters data for this object

Implements

DrillDownParentFilter
Remarks
If this object is a map, this property will return the filter object for the first map data plot
See Also