DatedDataValueDayRange Property |
Gets the
DayRange indicating the period
in time that this
DatedDataValue covers.
Namespace: DegreeDays.Api.DataAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public abstract DayRange DayRange { get; }
Public MustOverride ReadOnly Property DayRange As DayRange
Get
Property Value
DayRangeSee Also