SPSite.StorageManagementInformationType Enumeration

Specifies the kind of storage management data to display.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

Public Enumeration StorageManagementInformationType

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