Click or drag to resize

MatchTeamSide Property

Gets the home or away side of team

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

Property Value

Team
The home or away side of team
See Also