Click or drag to resize

DataSetBaseFullRange Property

Gets the DayRange indicating the period of time that is covered by this data set.

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

Property Value

DayRange
See Also