For Babelfish Release 1.12.3.10

TournamentMergerAutoGenerateRankingRule Method

Method dynamically auto-generate a RANKING RULE definition based on the members and configuration."/>

Typically not called directly (although you can), instead the FactoryAsync(Tournament, String) calls this methos when it initializes.

Users may also use their own specified RANKNG RULE by setting the .RankingRule property.

Definition

Namespace: Scopos.BabelFish.DataActors.Tournaments
Assembly: BabelFish (in BabelFish.dll) Version: 1.12.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
C#
public void AutoGenerateRankingRule()

See Also