Click or drag to resize

MatchHeaderYards Property

Yards till first down. How many yards down in this drive (the drive is a series of offensive plays)

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

Property Value

NullableInt32
Remarks
-1 = undefined; will not be updated during overtime (set to -1)
See Also