Click or drag to resize
ControlPanelObjectFilterDependantControlPanelObjects Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a collection that contains all the ControlPanelObjects that are dependant on this filter condition.

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

Return Value

Type: Collection
A collection that contains all the ControlPanelObjects that are dependant on this filter condition.

Implements

FilterParameterFilterDependantControlPanelObjects
Remarks