Click or drag to resize
SummaryDataTreeViewFilterPanelFilterString Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a string value that equates to the filter string defined by the selected nodes in the tree view filter panel.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public string this[
	bool excludeBaseFilter
] { get; }

Parameters

excludeBaseFilter
Type: SystemBoolean

Property Value

Type: String
A string value that equates to the filter string defined by the selected nodes in the tree view filter panel.

Return Value

Type: String
A string value that equates to the filter string defined by the selected nodes in the tree view filter panel.
Remarks