Click or drag to resize

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.Regressions
Assembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
public DayRange FullRange { get; }

Property Value

DayRange
See Also