Click or drag to resize

OutrightInfoEndDate Property

Gets a DateTime specifying the end-date of the outright represented by the current OutrightInfo instance

Namespace: Sportradar.SDK.FeedProviders.LiveOdds.Outrights
Assembly: LiveOddsFeedProvider (in LiveOddsFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public DateTime EndDate { get; }

Property Value

DateTime
See Also