RemoteScopes properties
SharePoint 2013
The RemoteScopes type exposes the following members.
| Name | Description | |
|---|---|---|
|
AllDisplayGroups | Gets all of the ScopeDisplayGroup objects of the RemoteScopes. (Overrides ScopesManager.AllDisplayGroups.) |
|
AllScopes | Gets all of the Scope objects managed by the RemoteScopes class. (Overrides ScopesManager.AllScopes.) |
|
AverageCompilationDuration | Gets the average compilation time for the Search scopes. (Inherited from ScopesManager.) |
|
CompilationPercentComplete | Gets the percentage of compilation completed for the Search scope system. (Inherited from ScopesManager.) |
|
CompilationScheduleType | Gets or sets the scope compilation schedule type of the remote server Scope objects. (Overrides ScopesManager.CompilationScheduleType.) |
|
CompilationState | Gets the compilation state of the Search scope system. (Inherited from ScopesManager.) |
|
LastCompilationTime | Gets the date and time of the last compilation for the Search scope system. (Inherited from ScopesManager.) |
|
LogPrefix | Gets the prefix that is prepended to each log statement for RemoteScopes. (Overrides ScopesManager.LogPrefix.) |
|
NextCompilationTime | Gets the date and time for the next compilation of the Search scope system. (Inherited from ScopesManager.) |
|
ScopesNeedingCompilation | Gets the number of scopes that need to be compiled. (Inherited from ScopesManager.) |
Show: