Click or drag to resize

TimeSeriesDataSetPercentageEstimated Property

Gets the number between 0 and 100 (both inclusive) indicating the overall extent to which this data set is based on estimated data.

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

Property Value

Double
Remarks

Generally speaking, data with a lower percentage-estimated figure is likely to be more reliable than data with a higher percentage-estimated figure.

See Also