Click or drag to resize

ProcessingConsentUser Property

The login user, for which the consent is given. Null when a consent is entered for a natural person, not through online user. [Required] [Filter(multi eq)]

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

Property Value

Type: User
See Also