TimeSeriesCalculationInterval Property |
Gets the
TimeSeriesInterval indicating the interval (e.g.
hourly) that the time-series data should be calculated with.
Namespace: DegreeDays.Api.DataAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public TimeSeriesInterval Interval { get; }
Public ReadOnly Property Interval As TimeSeriesInterval
Get
Property Value
TimeSeriesIntervalSee Also