Click or drag to resize

IOutcomeProbabilitiesActive Property

Gets a value indicating whether the current IOutcome is active - i.e. should bets on it be accepted

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#
bool? Active { get; }

Property Value

NullableBoolean
See Also