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