Click or drag to resize

EventWrapperEntityType Property

Gets the EventWrapperHeaderType enum member specifying the type of the entity from which the current EventWrapper instance was created

Namespace: Sportradar.SDK.FeedProviders.LiveOdds.Internal
Assembly: LiveOddsFeedProvider (in LiveOddsFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public EventWrapperHeaderType EntityType { get; }

Property Value

EventWrapperHeaderType
See Also