CustomBreakdownDayRanges Property |
Gets the non-null DayRanges that specifies the dates that
each degree-day figure should cover.
Namespace: DegreeDays.Api.Data.ImplAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public DayRanges DayRanges { get; }
Public ReadOnly Property DayRanges As DayRanges
Get
Property Value
DayRangesSee Also