Team Class

A team

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

Properties

AgeCategoryId Age category id
ClubId Club id, this may be 0 if the team does not belong to a club (kretslag)
GenderId Gender id
Homepage Address of the teams homepage
LastChangedDate Date when the team was last modified
LiveStreamBlocked The team settings does not allow matches this team plays to be streamed
TeamId Team id, this may be 0 if a team has been withdrawn from the tournament.
TeamName Name of team
TeamNameInTournament Name of the team in tournaments. Can be different than the official team name
TeamPersons People on the team
ValidSeasons List of valid seasons for team (last, current and future seasons)

See Also