For Babelfish Release 1.12.3.10

AverageMethodConfigurationCountTopScores Property

Parameter that sets how many of the top scores to count towards a participant's average.

A value of 0 (the default) means to count all scores.

Definition

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

Property Value

Int32

See Also