Click or drag to resize

FeedMessageSportId Property

Gets or sets a URN representing the id of the sport associated with the current FeedMessage instance

Namespace: Sportradar.OddsFeed.SDK.Messages.Feed
Assembly: Sportradar.OddsFeed.SDK.Messages (in Sportradar.OddsFeed.SDK.Messages.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
public URN SportId { get; set; }

Property Value

URN
See Also