Click or drag to resize

IOutcomeDefinitionGetNameTemplate Method

Returns the unmodified outcome name template

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

Parameters

culture  CultureInfo
The culture in which the name template should be provided

Return Value

String
The unmodified name template
See Also