For Babelfish Release 1.11.1.3

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.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
public string ResultName { get; }

Property Value

String

See Also