For Babelfish Release 1.11.3.13

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.11.3.13+877481945de6b4d2a3a561fea58e2494717cd263
C#
public string ResultName { get; }

Property Value

String

See Also