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)

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 int OverTime { get; set; }

Property Value

Int32

See Also