Click or drag to resize
FilterNodeHasDescendants Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a value that indicates if this node has any descendant nodes.

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

Property Value

Type: Boolean
True if this node has any descendant nodes.

Return Value

Type: Boolean
True if this node has any descendant nodes.
Remarks