For Babelfish Release 1.12.3.10

ResultCOFResultCofScores 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#
public Dictionary<string, EventScore> ResultCofScores { get; set; }

Property Value

DictionaryString, EventScore

Implements

IEventScoresResultCofScores

See Also