Click or drag to resize

ITournamentInfoCurrentSeason Property

Gets the ICurrentSeasonInfo which contains data for the season in which the current tournament is happening

Namespace: Sportradar.OddsFeed.SDK.Entities.REST
Assembly: Sportradar.OddsFeed.SDK.Entities.REST (in Sportradar.OddsFeed.SDK.Entities.REST.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
ICurrentSeasonInfo CurrentSeason { get; }

Property Value

ICurrentSeasonInfo
The ICurrentSeasonInfo which contains data for the season in which the current tournament is happening
See Also