Click or drag to resize

IVenueCapacity Property

Gets the capacity of the venue associated with current IVenue instance, or a null reference if the capacity is not specified

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? Capacity { get; }

Property Value

NullableInt32
See Also