Click or drag to resize
FieldStartingWeekday Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the starting weekday 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 StartingWeekday { get; set; }

Property Value

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

Return Value

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