SPWebApplication.CellStorageUserDataDeleteIncludedDocTypes Property
SharePoint 2010
Gets or sets document types to include in a cell storage data cleanup timer job so that associated file fragments are deleted.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Property Value
Type: System.String[]Document types to include in cell storage data cleanup. The default values are one, onetmp, and onetoc2.
This property defines the set of included document types for which a cell storage data cleanup timer job will delete table data. The timer job has a specific list of document types that are included by default as part of this timer job. If the farm server administrator wants to recover SQL Server disk space by deleting file fragments table data that is associated with custom file types, then this property must be changed.