Click or drag to resize
FilterNodeFilterNodes Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the child FilterNodes collection for this FilterNode.

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 child FilterNodes collection for this FilterNode.

Return Value

Type: FilterNodes
The child FilterNodes collection for this FilterNode.
Remarks