Click or drag to resize

PersonNationality Property

Person's nationality. null means the default (same as enterprise) nationality. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.General.Contacts
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Country Nationality { get; set; }

Property Value

Type: Country
See Also