Click or drag to resize

DatedDataValue Properties

The DatedDataValue type exposes the following members.

Properties
 NameDescription
Public propertyDayRange Gets the DayRange indicating the period in time that this DatedDataValue covers.
Public propertyFirstDay Gets the first Day of the period covered by this DatedDataValue.
Public propertyLastDay Gets the last Day of the period covered by this DatedDataValue.
Public propertyPercentageEstimated Gets the number between 0 and 100 (both inclusive) indicating the extent to which the calculated Value is based on estimated data.
(Inherited from DataValue)
Public propertyValue Gets the value, which will never be NaN or infinity, and, for degree days, will always be zero or greater.
(Inherited from DataValue)
Top
See Also