Share via


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.

See Also

Reference

ScopesManagerInfo Class

ScopesManagerInfo Members

Microsoft.Office.Server.Search.Administration Namespace