Click or drag to resize

TimeSeriesCalculationInterval Property

Gets the TimeSeriesInterval indicating the interval (e.g. hourly) that the time-series data should be calculated with.

Namespace: DegreeDays.Api.Data
Assembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
public TimeSeriesInterval Interval { get; }

Property Value

TimeSeriesInterval
See Also