Click or drag to resize
DashboardFilterConditionConditionOperator Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets or sets a property that represents the operator used by this condition.

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

Property Value

Type: String
The operator used by this condition.

Return Value

Type: String
The operator used by this condition.
Remarks