Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the type of object.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Enumeration SPObjectType
'Usage
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. |