For Babelfish Release 1.12.3.10

ProjectorOfScoresTeamMemberComparer Property

The comparer instance to use when ranking team members within a team, which will decide which team members's projected scores to count when calculating the team's projected score.

Definition

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

Property Value

CompareByRankingDirective

See Also