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.5.94
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