Click or drag to resize
TrendingDetailsSummaryColumn Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the value column that will be used to derive values to build the trend data

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

Property Value

Type: Field
The value column that will be used to derive values to build the trend data

Return Value

Type: Field
The value column that will be used to derive values to build the trend data
Remarks