AgeCategoryTournament Class

Age category for tournament

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 class AgeCategoryTournament
Inheritance
Object    AgeCategoryTournament

Example

Barnefotball 12 år, Ungdomsfotball 23 år, Voksenfotball, Toppfotball etc

Properties

AgeCategoryId Category id
AgeCategoryName Name of category
MaxAge The maximum age for this category
MinAge The minimum age for this category
ShortName Shorter version if category name

See Also