For Babelfish Release 1.12.3.10

IEventScoresResultCofScores Property

Scores from Merged matches (e.g. tournaments, e.g. match groups) Key is (not sure yet) $"{MatchID}: {EventName}"

Definition

Namespace: Scopos.BabelFish.DataModel.OrionMatch
Assembly: BabelFish (in BabelFish.dll) Version: 1.12.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
C#
Dictionary<string, EventScore> ResultCofScores { get; }

Property Value

DictionaryString, EventScore

See Also