Click or drag to resize
DashboardFilterConditionValue Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that will be compared to the dataset column value.

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 will be compared to the dataset column value.

Return Value

Type: Object
The value that will be compared to the dataset column value.
Remarks