Click or drag to resize

PersonsRepositoryNationalityIdAttribute Field

Definition of the data attribute for Nationality reference

Namespace:  Aloe.EnterpriseOne.Model.General.Contacts
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public static readonly ColumnDataAttribute<Person, Nullable<Guid>> NationalityIdAttribute

Field Value

Type: ColumnDataAttributePerson, NullableGuid
See Also