Click or drag to resize
SummaryDataFilterNodes Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the filter nodes collection that represents the tree view filter panel for this summary data.

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

Property Value

Type: FilterNodes
The filter nodes collection for this summary data.

Return Value

Type: FilterNodes
The filter nodes collection for this summary data.
Remarks