Click or drag to resize
FilterNodeValue Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the value that this node represents.

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

Property Value

Type: Object
The value that this node represents.

Return Value

Type: Object
The value that this node represents.
Remarks