TournamentTeam Class

A teams contact person in a 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 TournamentTeam
Inheritance
Object    TournamentTeam

Constructors

TournamentTeamInitializes a new instance of the TournamentTeam class

Properties

ClubId Id of the club tha owns the team
ContactPersons List of all contactpersons
JerseyColor Teams jersey color
ShortsColor Teams shorts color
SockColor The color of the club socks
TeamId Team id
TeamName Team name
TeamNameInTournament The name of the team in a tournament
TournamentId Tournament id

See Also