For Babelfish Release 1.11.1.3

TournamentMergerResultListFormat Property

The RESULT LIST FORMAT to use to display this merged Result List.

Commonly the RESULT LIST FORMAT is auto generataed using the method .AutoGenerateResultListFormat()

Definition

Namespace: Scopos.BabelFish.DataActors.Tournaments
Assembly: BabelFish (in BabelFish.dll) Version: 1.11.1.4+b1da393815f6638555a663d9a94167ecabea5695
C#
public ResultListFormat? ResultListFormat { get; set; }

Property Value

ResultListFormat

See Also