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.DataAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public DatedBreakdown Breakdown { get; }
Public ReadOnly Property Breakdown As DatedBreakdown
Get
Property Value
DatedBreakdownSee Also