Click or drag to resize

PersonalDataProcessRetentionPeriodMonths Property

The period in months, for which the data is kept. Null when the period is unknown or N/A. [Filter(eq)]

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

Property Value

Type: NullableInt32
See Also