public class TeamPlayer
Public Class TeamPlayer
public ref class TeamPlayer
type TeamPlayer = class end
TeamPlayer | Initializes a new instance of the TeamPlayer class |
FirstName | First Name of player |
IsFutsalPlayer | Indicates if the player belongs to a futsal team |
PersonId | Person id |
PersonInfoHidden | This value is true if person info is left out. This is the case if the person is under 15 |
PlayerId | Player id |
PlayerShirtName | player shirt name |
PlayerShirtNumber | player shirt number |
Position | Player position |
PositionId | Id of postion type |
SurName | SurName of player |
TeamCaptain | Team captain |