For Babelfish Release 1.12.3.10

TournamentMergerAutoGenerateResultListFormat Method

Method to dynamically auto-generate a RESULT LIST FORMAT 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 RESULT LIST FORMAT by setting the ResultListFormat property.

Definition

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

See Also