SPSite.StorageManagementInformationType Enumeration

Specifies the kind of storage management data to display.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online

Syntax

'Declaration
Public Enumeration StorageManagementInformationType
'Usage
Dim instance As SPSite.StorageManagementInformationType
public enum StorageManagementInformationType

Members

Member name Description
List A list in a site.
DocumentLibrary A document library in a site.
Document A document in a site.

See Also

Reference

Microsoft.SharePoint Namespace