Click or drag to resize

MatchUpdateScores Property

Gets the match scores

Namespace: Sportradar.SDK.FeedProviders.LiveScout
Assembly: LiveScoutFeedProvider (in LiveScoutFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public List<Score> Scores { get; }

Property Value

ListScore
The match scores
See Also