PersonsRepositoryNationalityReference Field |
Namespace:
Aloe.EnterpriseOne.Model.General.Contacts
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<Person, Country> NationalityReference
Public Shared ReadOnly NationalityReference As PrimaryKeyReference(Of Person, Country)
public:
static initonly PrimaryKeyReference<Person^, Country^>^ NationalityReference
static val NationalityReference: PrimaryKeyReference<Person, Country>
Field Value
Type:
PrimaryKeyReferencePerson,
Country
See Also