Click or drag to resize

ProcessingConsentPersonalDataProcess Property

The process, which will be used to process the data. Null when the process is unknown, or there are multiple processes (not recommended) processing the data, listed in the Notes. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Applications.PersonalData
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