Click or drag to resize

DatedDataValueDayRange Property

Gets the DayRange indicating the period in time that this DatedDataValue covers.

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

Property Value

DayRange
See Also