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

Constructors

RefereeAssignmentInitializes a new instance of the RefereeAssignment class

Properties

AlreadyRequested True if the referee already has sent request for this assignment
AwayTeamId Away team id
AwayTeamName Away team name
HomeTeamId Home team id
HomeTeamName Home team name
MatchId The match the referee is assigned to
MatchNumber Match number
MatchStartDate Date and time of match
RefereeAssignmentId Id og the referee assignment
RefereeAssignmentInterestId Id of the referee assignment interest
RefereeAssignmentStatusId Id of the assignment status.
RefereeAssignmentType Referee assingment type
RefereeTypeId Id of referee type
SeasonId Season the match was playes in
StadiumId Id of the Stadium
StadiumName Name of stadium
TournamentAgeCategoryId AgeCategory of the tournament the match belongs to
TournamentId Tournament id
TournamentName Name of the tournament the match is played in
TournamentRoundNumber The tournament round number of the match

See Also