Click or drag to resize

ExpectedCorrelationToString Method

Returns a non-null, non-empty string representation of this item in the format required to specify an ExpectedCorrelation in the request XML ("Positive", "Negative", or "PositiveOrNegative").

Namespace: DegreeDays.Api.Regressions
Assembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
public override string ToString()

Return Value

String
See Also