AvailableReferee Class

A referee assignment

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

Constructors

AvailableRefereeInitializes a new instance of the AvailableReferee class

Properties

AssignmentType Assignment type
AwayTeamName Name of away team
ClubId Club id
ClubName Name of club
DistrictName Name of district
Email Email address
FirstName First name of referee
HomeTeamName Name of home team
MatchId Match id
MatchStartDate Date and time of match
MobilePhone Mobile phone
PersonId Person id
PersonInfoHidden This value is true if person info is left out.
Phone Phone
RefereeNumber Public referee number
StadiumId Stadium id
StadiumName Name of stadium
SurName Surname of referee
Zone Name of referee zone

See Also