Click or drag to resize
ConditionEndGroup Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the number of closing brackets that should be placed after this condition

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int EndGroup { get; set; }

Property Value

Type: Int32
The number of closing brackets that should be placed after this condition

Return Value

Type: Int32
The number of closing brackets that should be placed after this condition
Remarks