Click or drag to resize

CustomBreakdownDayRanges Property

Gets the non-null DayRanges that specifies the dates that each degree-day figure should cover.

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

Property Value

DayRanges
See Also