Click or drag to resize

NameGenerationExceptionOutcomeId Property

Gets the id of the outcome whose name generation caused the exception, or a null reference if the name generation was invoked on market

Namespace: Sportradar.OddsFeed.SDK.Common.Exceptions
Assembly: Sportradar.OddsFeed.SDK.Common (in Sportradar.OddsFeed.SDK.Common.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
public string OutcomeId { get; }

Property Value

String
See Also