Click or drag to resize

EventOddsFieldViewIndex Property

Returns the original index(position) of EventOddsField as SDK stores them in a IDictionary

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

Property Value

Int32
See Also