Click or drag to resize

RegressionSpec Property

Gets the non-null RegressionSpec specifying the components that this Regression contains, such that an equivalent Regression can be requested in another API request.

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

Property Value

RegressionSpec
See Also