PersonsRepository Fields |
The PersonsRepository type exposes the following members.
| Name | Description | |
|---|---|---|
| BirthDateAttribute | Definition of the BirthDate data attribute | |
| CityAttribute | Definition of the City data attribute | |
| CompanyEmployeesChildCollectionDefinition | Definition of the CompanyEmployees child list | |
| CreationTimeAttribute | Definition of the CreationTime data attribute | |
| CreationUserAttribute | Definition of the CreationUser data attribute | |
| FirstNameAttribute | Definition of the FirstName data attribute | |
| GenderAttribute | Definition of the Gender data attribute | |
| IdAttribute | Definition of the Person identity attribute | |
| LastNameAttribute | Definition of the LastName data attribute | |
| MiddleNameAttribute | Definition of the MiddleName data attribute | |
| NationalityIdAttribute | Definition of the data attribute for Nationality reference | |
| NationalityReference | Definition of the Nationality reference | |
| NationalNumberAttribute | Definition of the NationalNumber data attribute | |
| NotesAttribute | Definition of the Notes data attribute | |
| PartyIdAttribute | Definition of the data attribute referring to the base class table | |
| PassportIssuingDateAttribute | Definition of the PassportIssuingDate data attribute | |
| PassportNumberAttribute | Definition of the PassportNumber data attribute | |
| RepositoryName | The name of the repository | |
| SalesPersonsChildCollectionDefinition | Definition of the SalesPersons child list | |
| TableName | The primary storage table for Person objects | |
| TitleAttribute | Definition of the Title data attribute | |
| UpdateTimeAttribute | Definition of the UpdateTime data attribute | |
| UpdateUserAttribute | Definition of the UpdateUser data attribute |