Scopes.CompilationScheduleType Property
Gets or sets the type of schedule for scope compilation.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Property CompilationScheduleType As ScopesCompilationScheduleType
Get
Set
'Usage
Dim instance As Scopes
Dim value As ScopesCompilationScheduleType
value = instance.CompilationScheduleType
instance.CompilationScheduleType = value
public ScopesCompilationScheduleType CompilationScheduleType { get; set; }
Property Value
Type: Microsoft.Office.Server.Search.Administration.ScopesCompilationScheduleType
A value from the ScopesCompilationScheduleType enumeration specifying the scope compilation schedule type.