Click or drag to resize
DashboardObjectFilterClearedDependantObjects Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a collection that contains all dashboard objects that need refreshing because they have had this filter removed.

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

Property Value

Type: Collection
A collection that contains all dashboard objects that need refreshing because they have had this filter removed.

Return Value

Type: Collection
A collection that contains all dashboard objects that need refreshing because they have had this filter removed.
Remarks