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.3.169
Syntax int 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:
Int32Remarks See Also