Click or drag to resize

MatchHeaderScore Property

Indicates the current score in the match. Before the match has started the value of the score attribute will be “-:-", afterwards it will be in the format “0:0".

Namespace: Sportradar.SDK.FeedProviders.LiveOdds.LiveOdds
Assembly: LiveOddsFeedProvider (in LiveOddsFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public string Score { get; }

Property Value

String
See Also