Stadium Class

A stadium where matches are played

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

Properties

Address Street address
City City
ContactPersonEmail Stadium contact person email
ContactPersonMobilePhone Stadium contact person mobile phone number
ContactPersonName Stadium contact person name
DistrictId District id
LastChangedDate Date when the team was last modified
Latitude Latitude of the stadium
Length Length of pitch
LightingLux Stadium lighting in lux
Longitude Longitude of the stadium
OperatorType Operatortype. "Kommunal, privat", etc.
PersonInfoHidden Date when the stadium was last modified
PostalCode Postal code
StadiumId Stadium id
StadiumName Name of the stadium
StadiumParentid Id of parent stadium
StadiumParentName Name of parent stadium.
StadiumPitchSize Size of pitch. 11, 7 etc.
StadiumType The type of the stadium. Use GetStadiumTypes in MetaServices to get list of values
SurfaceName Type of surface on the pitch
Width Length of pitch

See Also