Click or drag to resize

PersonalDataProcessLegalBasisForProcessing Property

The basis on which the data is processed. INT=Legitimate Interest; CST=Consent; CTR=Contract; LEG=Legal Compliance; VIT=Vital Interests; PUB=Public Interest;. [Required] [Filter(eq)]

Namespace:  Aloe.EnterpriseOne.Model.Applications.PersonalData
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public PersonalDataProcessesRepositoryLegalBasisForProcessing LegalBasisForProcessing { get; set; }

Property Value

Type: PersonalDataProcessesRepositoryLegalBasisForProcessing
See Also