Click or drag to resize

TimeSeriesDataSpecCalculation Property

Gets the non-null TimeSeriesCalculation object that defines how the time-series data should be calculated. For example it could specify hourly temperature data, in Celsius.

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

Property Value

TimeSeriesCalculation
See Also