Click or drag to resize
DashboardFilterTreeViewFilterPanelIDs Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a collection of IDs of the treeview filter panels that provide the filter for this object.

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

Property Value

Type: Collection
The collection of IDs of the treeview filter panels that provide the filter for this object.

Return Value

Type: Collection
The collection of IDs of the treeview filter panels that provide the filter for this object.
Remarks
If TreeViewFilterPanelIDs contains one or more valid treeview panel IDs then the treeviewpanel filter values will override any other settings on this object.
See Also