Expand Minimize
This topic has not yet been rated - Rate this topic

SPWebApplication.ChangeLogRetentionPeriod property

Gets or sets the number of days to retain change logs.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public TimeSpan ChangeLogRetentionPeriod { get; set; }

Property value

Type: System.TimeSpan
A TimeSpan structure that specifies the retention period. Only the Days property is significant.

The default value of the ChangeLogRetentionPeriod property is 60 days.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.