RemoteScopes.CompilationScheduleType property
Gets or sets the scope compilation schedule type of the remote server Scope objects.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Overrides Property CompilationScheduleType As ScopesCompilationScheduleType
Get
Set
'Usage
Dim instance As RemoteScopes
Dim value As ScopesCompilationScheduleType
value = instance.CompilationScheduleType
instance.CompilationScheduleType = value
public override ScopesCompilationScheduleType CompilationScheduleType { get; set; }
Property value
Type: Microsoft.Office.Server.Search.Administration.ScopesCompilationScheduleType
One of the enumerated values that indicates the scope compilation schedule type.