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

Constructors

TournamentTeamPersonInitializes a new instance of the TournamentTeamPerson 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
PersonId Person id

See Also