ScopesManager properties
SharePoint 2013
The ScopesManager type exposes the following members.
| Name | Description | |
|---|---|---|
|
AllDisplayGroups | When overridden in a derived class, gets the collection of scope display groups managed by the ScopesManager. |
|
AllScopes | When overridden in derived class, gets a collection that contains all of the scopes managed by the ScopesManager. |
|
AverageCompilationDuration | Gets the average compilation time for the Search scopes. |
|
CompilationPercentComplete | Gets the percentage of compilation completed for the Search scope system. |
|
CompilationScheduleType | When overridden in derived classes, gets or sets the time when the scope compilation is scheduled. |
|
CompilationState | Gets the compilation state of the Search scope system. |
|
LastCompilationTime | Gets the date and time of the last compilation for the Search scope system. |
|
LogPrefix | When overridden in a derived class, gets the prefix that is prepended to each log statement. |
|
NextCompilationTime | Gets the date and time for the next compilation of the Search scope system. |
|
ScopesNeedingCompilation | Gets the number of scopes that need to be compiled. |
Show: