For Babelfish Release 1.12.3.10

TournamentMergerResultName Property

The name of the merged result list.

Set during the construction of the TournamentMerger. Must be a name listed in the Tournament's .MergedResultLists property.

Definition

Namespace: Scopos.BabelFish.DataActors.Tournaments
Assembly: BabelFish (in BabelFish.dll) Version: 1.12.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
C#
public string ResultName { get; }

Property Value

String

See Also