Click or drag to resize
DashboardFilterConditionSuffixBrackets Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets or sets a value that indicates the number of closing brakets that follow this condition.

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

Property Value

Type: Byte
The number of closing brakets that follow this condition.

Return Value

Type: Byte
The number of closing brakets that follow this condition.
Remarks