ScopesCompilationScheduleType Enumeration
SharePoint 2007
Defines the scope compilation schedule types.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Assembly: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
| Member name | Description | |
|---|---|---|
| Automatic | Scope compilation occurs automatically on a self-adjusting schedule. | |
| Custom | Scope compilation occurs based on the schedule specified by the administrator. | |
| None | Scope compilation only occurs when the Scopes method of the Scopes class is called. |