TournamentUseKeeper Property

Indicates if the play form has a keeper or not

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

Property Value

NullableBoolean

See Also