InputDataFullRange Property |
Gets the
DayRange indicating the total period of
time covered by this
InputData object (including any gaps
between its input periods).
Namespace: DegreeDays.Api.RegressionsAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public DayRange FullRange { get; }
Public ReadOnly Property FullRange As DayRange
Get
Property Value
DayRangeSee Also