Click or drag to resize

DataValuePercentageEstimated Property

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

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

Property Value

Double
Remarks

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

See Also