Click or drag to resize

IMarketDefinitionGetIncludesOutcomesOfType Method

Note: This API is now obsolete.

Returns an indication of which kind of outcomes the associated market includes

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#
[ObsoleteAttribute("Use GetOutcomeType")]
string GetIncludesOutcomesOfType()

Return Value

String
An indication of which kind of outcomes the associated market includes
See Also