Click or drag to resize

IOutcomeSettlementResult Property

Note: This API is now obsolete.

Gets a value indicating whether the outcome associated with current IOutcomeSettlement is winning - i.e. have the bets placed on this outcome winning or losing

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("Results may also include other values. Use IOutcomeSettlementV1.OutcomeResult instead.")]
bool Result { get; }

Property Value

Boolean
See Also