TournamentPlayersOnField Property

Number of players on the field. Examples: 11, 9, 7, 5, and 3

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

Property Value

NullableInt32

See Also