Click or drag to resize

IAuditTrailSettingsArchiveMaxCount Property


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

Property Value

Type: Int32
Remarks
Only applies when ArchiveType is set to BySize.
See Also