Click or drag to resize

ScoutEventPlayer4Id Property

Sportradar player id for player 3 connected to this event. The meaning of this attribute depends on event type:
  • 30 (goal): player3 = Second assisting player

Namespace: Sportradar.SDK.FeedProviders.LiveScout
Assembly: LiveScoutFeedProvider (in LiveScoutFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public int? Player4Id { get; }

Property Value

NullableInt32
See Also