public class Player
Public Class Player
public ref class Player
type Player = class end
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 |