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

Constructors

TournamentContactPersonInitializes a new instance of the TournamentContactPerson class

Properties

ContactPersonEmail Email address
ContactPersonInfoHidden This value is true if person info is left out. This is the case if the person is under 15
ContactPersonMobilePhone Mobile phone number
ContactPersonName Name of contact person
ContactPersonWorkPhone Work phone number
JerseyColor Teams jersey color
PersonId Person id
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