TournamentStatus Class

Holds the status of a tournament. Etc. Opprettet, Spill pågår, Akrivert, ...

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 TournamentStatus
Inheritance
Object    TournamentStatus

Constructors

TournamentStatusInitializes a new instance of the TournamentStatus class

Properties

TournamentStatusId Id of the tournament status
TournamentStatusName Name of the tournament status

See Also