TeamPlayer Class

A player listed in a team squad

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

Constructors

TeamPlayerInitializes a new instance of the TeamPlayer class

Properties

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

See Also