Click or drag to resize

IOddsFeedConfigurationDefaultLocale Property

Gets a CultureInfo specifying default locale to which translatable values will be translated

Namespace: Sportradar.OddsFeed.SDK.API
Assembly: Sportradar.OddsFeed.SDK.API (in Sportradar.OddsFeed.SDK.API.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
CultureInfo DefaultLocale { get; }

Property Value

CultureInfo
See Also