Click or drag to resize

DataSubjectRightRequestCompletedOnUtc Property

Date and time (in UTC), when the requested right was implemented by the responsible entity. Null if the request is still not implemented.

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

Property Value

Type: NullableDateTime
See Also