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

SPWebApplication.ChangeLogExpirationEnabled property

Gets or sets a value specifying whether change logs are deleted after the time span defined in the ChangeLogRetentionPeriod property.

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

Property value

Type: System.Boolean
true if change logs are deleted after the time span defined in the ChangeLogRetentionPeriod property; otherwise, false. The default value is true.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.