Click or drag to resize
ManagedDashboardFilterParamaterObjects Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a collection that contains all of the ControlPanelObjects with an objectType property of ControlPanelObjectFilterParameter.

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

Return Value

Type: Collection
A collection that contains all of the ControlPanelObjects with an objectType property of ControlPanelObjectFilterParameter.
Remarks