Click or drag to resize

IJerseySplit Property

Gets a value indicating whether this IJersey is split

Namespace: Sportradar.OddsFeed.SDK.Entities.REST
Assembly: Sportradar.OddsFeed.SDK.Entities.REST (in Sportradar.OddsFeed.SDK.Entities.REST.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
bool? Split { get; }

Property Value

NullableBoolean
null if [split] contains no value, true if [split]; otherwise, false.
See Also