Click or drag to resize

IAuditTrailSettingsArchivePeriodCount Property


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

Property Value

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