TournamentResultReportingMaxNumberOfGoals Property

The maximum number of goals allowed to register for a team in a match. Exceeding this limit will mark the result as suspicious and may lead to blacklisting

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

Property Value

Int32

See Also