Click or drag to resize
TrendingDetailsTrendColumn Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the trend column for which you will return top or bottom values

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

Property Value

Type: Field
The trend column for which you will return top or bottom values

Return Value

Type: Field
The trend column for which you will return top or bottom values
Remarks