Click or drag to resize
ControlPanelObjectDirectFilterDependantObjects Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a collection that contains all the DashboardObjects that are dependant on this filter condition, excluding those that are dependant on other dependants.

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

Return Value

Type: Collection
A collection that contains all the DashboardObjects that are dependant on this filter condition, excluding those that are dependant on other dependants.

Implements

FilterParameterDirectFilterDependantObjects
Remarks