RegressionTagInShortlistRange Field |
Indicates a regression that was explicitly specified in the request,
and that has strong enough statistics to appear in the
Shortlist even though it wasn't auto-selected to be in
the shortlist (if it was it would have the
Shortlist
tag instead).
Namespace: DegreeDays.Api.RegressionsAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntaxpublic static readonly RegressionTag InShortlistRange
Public Shared ReadOnly InShortlistRange As RegressionTag
Field Value
RegressionTag
Remarks
It is possible for none of the
Requested regressions
to have this tag if none of them have statistics as good as the
auto-selected
Shortlist regressions.
See Also