RegressionTestPlanHasCustomTestCoolingBaseTemperatures Property |
Returns true if a custom set of base temperatures is to be
used for the CDD in the regressions tested by the API, or
false if the API should choose the test cooling base
temperatures automatically.
Namespace: DegreeDays.Api.RegressionsAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntaxpublic bool HasCustomTestCoolingBaseTemperatures { get; }
Public ReadOnly Property HasCustomTestCoolingBaseTemperatures As Boolean
Get
Property Value
Boolean
Remarks
See Also