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

SPWebApplication.MaxSizePerCellStorageOperation property

NOTE: This API is now obsolete.

Gets or sets the maximum size, in bytes, of items that can be allowed in a single cell storage operation.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[ObsoleteAttribute("Use MaximumFileSize instead.")]
public long MaxSizePerCellStorageOperation { get; set; }

Property value

Type: System.Int64
Int64
The maximum size in bytes.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.