Person Properties |
The Person type exposes the following members.
| Name | Description | |
|---|---|---|
| ActivityTimeIntervals | List of ActivityTimeInterval child objects, based on the General.Contacts.ActivityTimeInterval.Party back reference (Inherited from Party.) | |
| AdministrativeRegion | The administrative region in which the party is situated. (Inherited from Party.) | |
| ApplicableLegislations | List of PartyApplicableLegislation child objects, based on the Party back reference (Inherited from Party.) | |
| Area | The area in which the party is situated. (Inherited from Party.) | |
| BankAccounts | List of PartyBankAccount child objects, based on the General.Contacts.PartyBankAccount.Party back reference (Inherited from Party.) | |
| BirthDate | Birth date. null means unknown. [Filter(ge;le)] | |
| ChangingAttributes |
Gets the attributes that are currently changing. Can be used in attribute change event handler to prevent stack overflow.
(Inherited from EditableDomainObject.) | |
| City | City from the legal registration address for the person. [Filter(like)] | |
| CompanyEmployees | List of CompanyEmployee child objects, based on the General.Contacts.CompanyEmployee.Person back reference | |
| ContactMechanisms | List of PartyContactMechanism child objects, based on the General.Contacts.PartyContactMechanism.Party back reference (Inherited from Party.) | |
| CreationTime | Date and time when the Person was created. [Filter(ge;le)] [ReadOnly] | |
| CreationUser | Login name of the user, who created the Person. [Filter(like)] [ReadOnly] | |
| Customers | List of Customer child objects, based on the Crm.Customer.Party back reference (Inherited from Party.) | |
| CustomProperties |
Gets the custom properties of the object.
(Inherited from EnterpriseOneEntityObject.) | |
| Dealers | List of Dealer child objects, based on the Crm.Dealer.Party back reference (Inherited from Party.) | |
| DefaultContactMechanism |
Gets the default contact mechanism of the party.
(Inherited from Party.) | |
| DefaultProductCodingSystem | When not null, specifies coding system for products, which is required by the party. The coding system is used primarily for document printouts and document import/exports. (Inherited from Party.) | |
| Distributors | List of Distributor child objects, based on the Crm.Distributor.Party back reference (Inherited from Party.) | |
| ExtendedProperties |
Extended properties contain temporary (not persisted) values in the object instance.
(Inherited from EntityObject.) | |
| FirstName | First name of the person. [Filter(eq;like)] | |
| Gender | Person gender. M=Male;F=Female;null=not known/not provided. [Filter(eq)] | |
| GLN | Global Location Number used by EDI systems (Inherited from Party.) | |
| Id |
The unique Id of the entity object
(Inherited from EntityObject.) | |
| IsActive | Specifies whether the current party is active in the system or not [Required] (Inherited from Party.) | |
| IsGhost |
Returns true when the object is a ghost object
(Inherited from EntityObject.) | |
| IsLoaded | Gets a value indicating whether the associated data for this domain object is loaded. (Overrides PartyIsLoaded.) | |
| ItemString |
Gets or sets the value of a data attribute
(Inherited from DomainObject.) | |
| ItemIDataAttribute |
Gets or sets the value of a data attribute
(Inherited from DomainObject.) | |
| LastName | Last name of the person. [Filter(eq;like)] | |
| MiddleName | Middle name of the person. [Filter(eq;like)] | |
| Nationality | Person's nationality. null means the default (same as enterprise) nationality. [Filter(multi eq)] | |
| NationalNumber | Government assigned unique personal number. null means unknown. [Filter(eq;like)] | |
| NoEvents |
Turns on "No events" mode and returns a class, that will turn it off when Disposed. See remarks for more info.
(Inherited from DomainObject.) | |
| Notes | Internal notes for the person. | |
| ObjectState | Gets the state of the domain object. (Overrides PartyObjectState.) | |
| ParentParty | Organizational unit (branch from the hierarchy of all parties) to which this party is referred to (Inherited from Party.) | |
| PartyCode | The unique code of the Party [Required] (Inherited from Party.) | |
| PartyCreationTime | Date and time when the Party was created. (Inherited from Party.) | |
| PartyCreationUser | Login name of the user, who created the Party. (Inherited from Party.) | |
| PartyId |
Gets the Id of the party row, related to the domain object
(Inherited from Party.) | |
| PartyName | The name of the party [Required] (Inherited from Party.) | |
| PartyNotes | Notes for this Party (Inherited from Party.) | |
| PartyType | Type of party. Currently supported are P=Person, C=Company, S=Store, L=Company Location, V=Division [Required] (Inherited from Party.) | |
| PartyUniqueNumber | Unique number of the party (National number for persons, Registration number for companies) (Inherited from Party.) | |
| PartyUpdateTime | Date and time when the Party was last updated. (Inherited from Party.) | |
| PartyUpdateUser | Login name of the user, who last updated the Party. (Inherited from Party.) | |
| PassportIssuingDate | Date of issuing the passport. null means unknown. [Filter(ge;le)] | |
| PassportNumber | Current passport number. null means unknown. [Filter(eq)] | |
| Pictures | List of PartyPicture child objects, based on the General.Contacts.PartyPicture.Party back reference (Inherited from Party.) | |
| Repository | Provides access to PersonsRepository repository methods | |
| SalesPersons | List of SalesPerson child objects, based on the Crm.SalesPerson.Person back reference | |
| Suppliers | List of Supplier child objects, based on the Logistics.Procurement.Supplier.Party back reference (Inherited from Party.) | |
| TargetGroupMembers | List of TargetGroupMember child objects, based on the Crm.Marketing.TargetGroupMember.Party back reference (Inherited from Party.) | |
| Title | The persons title. It may be one of the standard titles - Mr., Mrs., etc., but it can also contains professional or academic qualification. | |
| Transaction |
The EnterpriseOne transaction to which this object is attached.
(Inherited from EnterpriseOneEntityObject.) | |
| UpdateTime | Date and time when the Person was last updated. [Filter(ge;le)] [ReadOnly] | |
| UpdateUser | Login name of the user, who last updated the Person. [Filter(like)] [ReadOnly] |