Click or drag to resize

RaceCompetitorPosition Property

Position in the race.

Namespace: Sportradar.SDK.FeedProviders.LiveOdds.RaceLiveOdds.Common
Assembly: LiveOddsFeedProvider (in LiveOddsFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public int? Position { get; }

Property Value

NullableInt32
Remarks
1 means winner and so on. Only available in OnRaceResult
See Also