Click or drag to resize
FieldStartingMonth Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the starting month used to resolve date time periods

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

Property Value

Type: Int32
The starting month used to resolve date time periods

Return Value

Type: Int32
The starting month used to resolve date time periods
Remarks