Click or drag to resize

ProcessingConsentConsentType Property

The way the consent was given. O=Online; I=Implicit; V=Verbal; W=Written; E=Email; T=Other (should be stated in Notes). [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 ProcessingConsentsRepositoryConsentType ConsentType { get; set; }

Property Value

Type: ProcessingConsentsRepositoryConsentType
See Also