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 scope at which a change log is retrieved.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
Public Enumeration CollectionScope
Dim instance As SPChangeCollection.CollectionScope
public enum CollectionScope
Members
| Member name | Description | |
|---|---|---|
| ContentDB | Specifies the content database. | |
| Site | Specifies a site collection. | |
| Web | Specifies a site. | |
| List | Specifies a list. |