DataSubjectRightRequestsRepositoryPersonReference 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<DataSubjectRightRequest, Person> PersonReference
Public Shared ReadOnly PersonReference As PrimaryKeyReference(Of DataSubjectRightRequest, Person)
public:
static initonly PrimaryKeyReference<DataSubjectRightRequest^, Person^>^ PersonReference
static val PersonReference: PrimaryKeyReference<DataSubjectRightRequest, Person>
Field Value
Type:
PrimaryKeyReferenceDataSubjectRightRequest,
Person
See Also