Click or drag to resize

RegressionTagToString Method

Returns a non-null, non-empty string representation of this enum constant in the format used to specify a RegressionTag in the response XML ("Shortlist", "NotableOther", "Requested", or "InShortlistRange").

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

Return Value

String
See Also