Click or drag to resize

IOutcomeDescriptionGetName Method

Gets the name of the betting outcome represented by the current instance

Namespace: Sportradar.OddsFeed.SDK.Entities.REST.Market
Assembly: Sportradar.OddsFeed.SDK.Entities.REST (in Sportradar.OddsFeed.SDK.Entities.REST.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
string GetName(
	CultureInfo culture
)

Parameters

culture  CultureInfo

[Missing <param name="culture"/> documentation for "M:Sportradar.OddsFeed.SDK.Entities.REST.Market.IOutcomeDescription.GetName(System.Globalization.CultureInfo)"]

Return Value

String

[Missing <returns> documentation for "M:Sportradar.OddsFeed.SDK.Entities.REST.Market.IOutcomeDescription.GetName(System.Globalization.CultureInfo)"]

See Also