Click or drag to resize
DashboardObjectUpdatingFilterObjects Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a collection of Filter Paramaters that cause this object to refresh when the filter value is changed.

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

Return Value

Type: Collection
A collection of Filter Paramaters that cause this object to refresh when the filter value is changed.
Remarks