Person Class

Common data for a person

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

Constructors

PersonInitializes a new instance of the Person class

Properties

Email Email address
FirstName First Name of person
LastChangedDate Date when the person was last modified
MobilePhone Mobile phone number
PersonId Person id, the unique identifier for a person
PersonInfoHidden This value is true if person info is left out. This is the case if the person is under 13
SportsNo Sports number
SurName Last name of person

See Also