ProcessingConsentsRepositoryUserReference Field |
Definition of the
User 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, User> UserReference
Public Shared ReadOnly UserReference As PrimaryKeyReference(Of ProcessingConsent, User)
public:
static initonly PrimaryKeyReference<ProcessingConsent^, User^>^ UserReference
static val UserReference: PrimaryKeyReference<ProcessingConsent, User>
Field Value
Type:
PrimaryKeyReferenceProcessingConsent,
User
See Also