Click or drag to resize

DatedDataSetFullRange Property

Gets the DayRange indicating the period of time that is covered by this DatedDataSet's Values.

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

Property Value

DayRange
See Also