For Babelfish Release 1.12.4.4

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.4.4+d2f3bdeedfc7a151494a378da1156fb690afa333
C#
public Dictionary<string, EventScore> ResultCofScores { get; set; }

Property Value

DictionaryString, EventScore

Implements

IEventScoresResultCofScores

See Also