Click or drag to resize

ProcessingConsentConsentImage Property

If not null, it is a graphical image, containing additional information for the consent.

Namespace:  Aloe.EnterpriseOne.Model.Applications.PersonalData
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public byte[] ConsentImage { get; set; }

Property Value

Type: Byte
See Also