Click or drag to resize

IAuditTrailSettingsArchivePeriodUnit Property


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: 10.6.492
Syntax
EnumAuditTrailArchivePeriod ArchivePeriodUnit { get; set; }

Property Value

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