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
Namespace: NFF.FIKS.EnterpriseServices.Components.EntitiesAssembly: NFF.FIKS.EnterpriseServices.Components (in NFF.FIKS.EnterpriseServices.Components.dll) Version: 1.0.0.0 (1.0.0.0)
public string ConnectedToEvent { get; set; }
Public Property ConnectedToEvent As String
Get
Set
public:
property String^ ConnectedToEvent {
String^ get ();
void set (String^ value);
}
member ConnectedToEvent : string with get, set
Property Value
String