Sportradar.MTS.SDK.API Namespace
Sportradar.MTS.SDK.Common.Exceptions Namespace
Sportradar.MTS.SDK.Entities.Builders Namespace
Sportradar.MTS.SDK.Entities.EventArguments Namespace
Sportradar.MTS.SDK.Entities.Interfaces Namespace
Sportradar.MTS.SDK.Entities.Internal.REST Namespace
Sportradar MTS SDK .NET Standard 2.1, v2.3.3

ICustomBetSelectionBuilder..::..SetOutcomeId Method

Sets outcome id to the provided value

Namespace:  Sportradar.MTS.SDK.Entities.Builders
Assembly:  Sportradar.MTS.SDK (in Sportradar.MTS.SDK.dll)

Syntax


ICustomBetSelectionBuilder SetOutcomeId(
	string outcomeId
)

Parameters

outcomeId
Type: String
A value representing the outcome id.

Return Value

The ICustomBetSelectionBuilder instance used to set additional values.