Click or drag to resize
DashboardObjectFilters Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the all the filter objects that filter data for this object

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public List<DashboardFilter> Filters { get; set; }

Property Value

Type: ListDashboardFilter
All the filter objects that filter data for this object

Return Value

Type: ListDashboardFilter
All the filter objects that filter data for this object
Remarks