SPObjectType Enumeration

Specifies the type of object.

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

Syntax

Public Enumeration SPObjectType

Dim instance As SPObjectType
public enum SPObjectType

Members

Member name Description
Web The object is a site.
List The object is a list.
Item The object is a list item.
Max Unused.

See Also

Reference

Microsoft.SharePoint Namespace