Click or drag to resize
DashboardFilterTreeViewFilterPanelIDsDoNotInheritFilter Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a list of IDs that identifies any treeview filters applied to this object that should not inherit the parent filter of the treeview

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public List<string> TreeViewFilterPanelIDsDoNotInheritFilter { get; set; }

Return Value

Type: ListString
A list of IDs that identifies any treeview filters applied to this object that should not inherit the parent filter of the treeview
See Also