Click or drag to resize

DatedDataSpecBreakdown Property

Gets the non-null DatedBreakdown object that defines the way in which the degree days should be broken down and the period in time that they should cover.

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

Property Value

DatedBreakdown
See Also