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.RegressionsAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public RegressionSpec Spec { get; }
Public ReadOnly Property Spec As RegressionSpec
Get
Property Value
RegressionSpecSee Also