Click or drag to resize
AlertConditionDisplayText Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the display text for this condition

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public string this[
	bool IncludeLogicalOperator
] { get; }

Parameters

IncludeLogicalOperator
Type: SystemBoolean

Property Value

Type: String
The display text for this condition

Return Value

Type: String
The display text for this condition
Remarks