Click or drag to resize
TrendingDetailsGroupColumn Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the column used to define groups for which you want to identify trends

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

Property Value

Type: Field
The column used to define groups for which you want to identify trends

Return Value

Type: Field
The column used to define groups for which you want to identify trends
Remarks