| 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
Syntaxint ArchiveMaxCount { get; set; }Property ArchiveMaxCount As Integer
	Get
	Set
property int ArchiveMaxCount {
	int get ();
	void set (int value);
}abstract ArchiveMaxCount : int with get, set
Property Value
Type: 
Int32 Remarks
Remarks See Also
See Also