For Babelfish Release 1.12.3.10

SumMethodConfigurationCountTopScores Property

Parameter that sets how many of the top scores to sum up towards a participant's overall aggregate.

A value of 0 (the default) means to sum 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