Click or drag to resize

AuditLogEntryPersonalDataProcess Property

The personal data process, which was used to process the data, referenced by the event. Null when unknown or N/A. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Systems.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public PersonalDataProcess PersonalDataProcess { get; set; }

Property Value

Type: PersonalDataProcess
See Also