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