IAuditTrailSettingsArchivePeriodCount Property Ingeniux CMS Content Store API

Gets and sets the number of periods archived. The default value is 1.

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

int ArchivePeriodCount { get; set; }

Property Value

Type: Int32
Remarks

Only applies when ArchiveType is set to ByPeriod. Makes archiving ignore entry count.
See Also

Reference