Freigeben über


ScopesManagerInfo.CompilationScheduleType-Eigenschaft

Ruft die Suche ScopesCompilationScheduleType für das Scopes -Suchsystem fest.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
<DataMemberAttribute> _
Public Property CompilationScheduleType As ScopesCompilationScheduleType
    Get
    Set
'Usage
Dim instance As ScopesManagerInfo
Dim value As ScopesCompilationScheduleType

value = instance.CompilationScheduleType

instance.CompilationScheduleType = value
[DataMemberAttribute]
public ScopesCompilationScheduleType CompilationScheduleType { get; set; }

Eigenschaftswert

Typ: Microsoft.Office.Server.Search.Administration.ScopesCompilationScheduleType
Einer der Enumerationswerte, der die Bereich Kompilierung Zeitplantypen definiert.

Siehe auch

Referenz

ScopesManagerInfo Klasse

ScopesManagerInfo-Member

Microsoft.Office.Server.Search.Administration-Namespace