ScopesManagerInfo.CustomCompilationSchedule property
Gets or sets the custom compilation schedule for the search Scopes system.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
<DataMemberAttribute> _
Public Property CustomCompilationSchedule As String
Get
Set
'Usage
Dim instance As ScopesManagerInfo
Dim value As String
value = instance.CustomCompilationSchedule
instance.CustomCompilationSchedule = value
[DataMemberAttribute]
public string CustomCompilationSchedule { get; set; }
Property value
Type: System.String
The custom compilation schedule for the search Scopes system.