Click or drag to resize

ProcessingConsentIsChild Property

Specifies whether the data subject is child, according to the local regulations. General regulations treat all persons below the age of 16 as child. [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 IsChild { get; set; }

Property Value

Type: Boolean
See Also