PersonalDataProcessRecipientsRepositoryRecipientPartyReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.PersonalData
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly KeyReference<PersonalDataProcessRecipient, Party> RecipientPartyReference
Public Shared ReadOnly RecipientPartyReference As KeyReference(Of PersonalDataProcessRecipient, Party)
public:
static initonly KeyReference<PersonalDataProcessRecipient^, Party^>^ RecipientPartyReference
static val RecipientPartyReference: KeyReference<PersonalDataProcessRecipient, Party>
Field Value
Type:
KeyReferencePersonalDataProcessRecipient,
Party
See Also