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.
Gets the current compilation state for a search scope.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public ReadOnly Property CompilationState As ScopeCompilationState
Get
'Usage
Dim instance As Scope
Dim value As ScopeCompilationState
value = instance.CompilationState
public ScopeCompilationState CompilationState { get; }
Property Value
Type: Microsoft.Office.Server.Search.Administration.ScopeCompilationState
A value from the ScopeCompilationState enumeration indicating the scope's compilation state.