Click or drag to resize

RegressionRequestTestPlan Property

Gets the non-null RegressionTestPlan that defines how the API should test regressions against the InputData.

Namespace: DegreeDays.Api.Regressions
Assembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
public RegressionTestPlan TestPlan { get; }

Property Value

RegressionTestPlan
See Also