SPSite.StorageManagementInformationType enumeration

Specifies the kind of storage management data to display.

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

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