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

Property Value

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