MatchEventOverTime Property
If the event happened after regular period time has expired, this is minutes after.
(e.g. event happened in the 47th minute of the 1st half, OverTime would be 2)
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 int OverTime { get; set; }
Public Property OverTime As Integer
Get
Set
public:
property int OverTime {
int get ();
void set (int value);
}
member OverTime : int with get, set
Property Value
Int32