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.TimeAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public abstract DayRange FullRange { get; }
Public MustOverride ReadOnly Property FullRange As DayRange
Get
Property Value
DayRangeSee Also