Click or drag to resize

MatchUpdateIsTieBreak Property

Whether the match is currently in tie break status (tennis).

Namespace: Sportradar.SDK.FeedProviders.LiveScout
Assembly: LiveScoutFeedProvider (in LiveScoutFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public bool? IsTieBreak { get; }

Property Value

NullableBoolean
See Also