Click or drag to resize
TrendingDetailsDateColumn Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the date column that will be used to define periods for which trends will be derived

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

Property Value

Type: Field
The date column that will be used to define periods for which trends will be derived

Return Value

Type: Field
The date column that will be used to define periods for which trends will be derived
Remarks