Click or drag to resize
DashboardFilterConditionPrefixBrackets Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets or sets a value that indicates the number of opening brakets that preceed this condition.

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

Property Value

Type: Byte
The number of opening brakets that preceed this condition.

Return Value

Type: Byte
The number of opening brakets that preceed this condition.
Remarks