Click or drag to resize

TimeSeriesDataSpecBreakdown Property

Gets the non-null DatedBreakdown object that defines the period of time that the time-series data should cover (read more about how this works in the remarks for TimeSeriesDataSpec).

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

Property Value

DatedBreakdown
See Also