AverageDataSetNumberOfYears Property |
Gets the number of years of data that the average figures were
calculated from (e.g. for 5-year-average data this would return 5).
Namespace: DegreeDays.Api.DataAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public int NumberOfYears { get; }
Public ReadOnly Property NumberOfYears As Integer
Get
Property Value
Int32See Also