IAuditTrailSettingsArchiveMaxCount Property Ingeniux CMS Content Store API

Gets and sets the maxmimum number of entries required for archiving to begin. By default, this number is 3000.

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

int ArchiveMaxCount { get; set; }

Property Value

Type: Int32
Remarks

Only applies when ArchiveType is set to BySize.
See Also

Reference