PersonalDataProcessesRepositoryRetentionPeriodMonthsAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.PersonalData
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<PersonalDataProcess, Nullable<int>> RetentionPeriodMonthsAttribute
Public Shared ReadOnly RetentionPeriodMonthsAttribute As ColumnDataAttribute(Of PersonalDataProcess, Nullable(Of Integer))
public:
static initonly ColumnDataAttribute<PersonalDataProcess^, Nullable<int>^>^ RetentionPeriodMonthsAttribute
static val RetentionPeriodMonthsAttribute: ColumnDataAttribute<PersonalDataProcess, Nullable<int>>
Field Value
Type:
ColumnDataAttributePersonalDataProcess,
NullableInt32
See Also