For Babelfish Release 1.11.1.3

ResultEngineCompareResultList Property

Sets the Result List to use to calculate the Rank Delta for each participant. The static class ResultListSlidingWindow is written to know which Result List should be set to CompareResultList.

A value of null means dont' calculate a comparision.

Definition

Namespace: Scopos.BabelFish.DataActors.OrionMatch
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
public ResultList CompareResultList { get; set; }

Property Value

ResultList

See Also