CompanyEmployeesRepositoryPersonReference Field |
Definition of the
Person reference
Namespace:
Aloe.EnterpriseOne.Model.General.Contacts
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<CompanyEmployee, Person> PersonReference
Public Shared ReadOnly PersonReference As PrimaryKeyReference(Of CompanyEmployee, Person)
public:
static initonly PrimaryKeyReference<CompanyEmployee^, Person^>^ PersonReference
static val PersonReference: PrimaryKeyReference<CompanyEmployee, Person>
Field Value
Type:
PrimaryKeyReferenceCompanyEmployee,
Person
See Also