Click or drag to resize

IPlayerProfileHeight Property

Gets the height in centimeters of the player represented by the current instance or a null reference if height is not known

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#
int? Height { get; }

Property Value

NullableInt32
See Also