MatchEventConnectedToEvent Property

Value set if this event is connected to another event. This property is populated with the MatchEventId of the match event it is connected to. This property is used when the event is a substitution

Definition

Namespace: NFF.FIKS.EnterpriseServices.Components.Entities
Assembly: NFF.FIKS.EnterpriseServices.Components (in NFF.FIKS.EnterpriseServices.Components.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public string ConnectedToEvent { get; set; }

Property Value

String

See Also