Player Class

A player

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

Properties

ClubId The id of the club the player belongs to
ClubName The name of the club the player belongs to
Debutant Debutant
FirstName First Name of player
PersonId Person id
PersonInfoHidden This value is true if person info is left out. This is the case if the person is under 13
PlayedMatch Indicates whether a player has played the match
PlayerId Player id
PlayerShirtNumber player shirt number
Position Player position
PositionId Id of postion type
RepresentingClub The club the player represented when playing the match
SortOrder Determines sort order of player . "Keeper, forsvar, midtbane...."
SportsNo Sports number of the person
Substitute Substitute
SubstitutedWithPlayerId Player id of the Player this player has been substituted with
SurName SurName of player
TeamCaptain Team captain

See Also