Click or drag to resize
DashboardFilterConditionCOMValue Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets string 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 string COMValue { get; set; }

Property Value

Type: String
The string value that will be compared to the dataset column value.

Return Value

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