Click or drag to resize
FilterNodesFilterString Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the filter string built from the selected nodes in this collection.

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

Property Value

Type: String
The filter string built from the selected nodes in this collection.

Return Value

Type: String
The filter string built from the selected nodes in this collection.
Remarks