Click or drag to resize

ExportableSeasonCIEndDate Property

Gets the end date of the season represented by the current instance

Namespace: Sportradar.OddsFeed.SDK.Entities.REST.Caching.Exportable
Assembly: Sportradar.OddsFeed.SDK.Entities.REST (in Sportradar.OddsFeed.SDK.Entities.REST.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
public DateTime EndDate { get; set; }

Property Value

DateTime
The end time.
See Also