Click or drag to resize

ProcessingConsentAllowBasicData Property

Allows the processing of basic (usually public) data: Name, AgeGroup21+, public profile picture, etc. [Required] [Default(false)] [Filter(eq)]

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

Property Value

Type: Boolean
See Also