IAuditTrailSettingsArchivePeriodUnit Property Ingeniux CMS Content Store API

Gets and sets the period when the archive is performed. The default value is month.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

EnumAuditTrailArchivePeriod ArchivePeriodUnit { get; set; }

Property Value

Type: EnumAuditTrailArchivePeriod
Remarks

Only applies when ArchiveType is set to ByPeriod. It will make archiving ignore entries count.
See Also

Reference