AuditLogEntriesRepositoryPersonalDataProcessReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Systems.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<AuditLogEntry, PersonalDataProcess> PersonalDataProcessReference
Public Shared ReadOnly PersonalDataProcessReference As PrimaryKeyReference(Of AuditLogEntry, PersonalDataProcess)
public:
static initonly PrimaryKeyReference<AuditLogEntry^, PersonalDataProcess^>^ PersonalDataProcessReference
static val PersonalDataProcessReference: PrimaryKeyReference<AuditLogEntry, PersonalDataProcess>
Field Value
Type:
PrimaryKeyReferenceAuditLogEntry,
PersonalDataProcess
See Also