AverageDataSpecCalculation Property |
Gets the non-null
Calculation object that defines the way
in which the degree days should be calculated in terms of their base
temperature and whether they should be heating degree days or cooling
degree days.
Namespace: DegreeDays.Api.DataAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public Calculation Calculation { get; }
Public ReadOnly Property Calculation As Calculation
Get
Property Value
CalculationSee Also