For Babelfish Release 1.11.1.3

TournamentMergerRankingRule Property

The RANKING RULE to use to rank the participants of this merged Result List.

Commonly the RANKING RULE is auto generated using the method .AutoGenerateRankingRule()

Definition

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

Property Value

RankingRule

See Also