Click or drag to resize
ConditionStartGroup Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the number of opening brackets that should be placed before this condition

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

Property Value

Type: Int32
The number of opening brackets that should be placed before this condition

Return Value

Type: Int32
The number of opening brackets that should be placed before this condition
Remarks