Click or drag to resize

ProcessingConsentRetractedOnUtc Property

The date and time (in Utc), when the consent was retracted. Null if the consent is not retracted. [Filter(ge;le)]

Namespace:  Aloe.EnterpriseOne.Model.Applications.PersonalData
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<DateTime> RetractedOnUtc { get; set; }

Property Value

Type: NullableDateTime
See Also