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. |