Click or drag to resize

DayRangesFullRange Property

Gets the DayRange extending from the first day of the first DayRange to the last day of the last DayRange in this chronologically-ordered set.

Namespace: DegreeDays.Time
Assembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
public abstract DayRange FullRange { get; }

Property Value

DayRange
See Also