Scopes.CompilationScheduleType, propriété (Microsoft.Office.Server.Search.Administration)
Gets or sets the type of schedule for scope compilation.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Property CompilationScheduleType As ScopesCompilationScheduleType
'Utilisation
Dim instance As Scopes
Dim value As ScopesCompilationScheduleType
value = instance.CompilationScheduleType
instance.CompilationScheduleType = value
public ScopesCompilationScheduleType CompilationScheduleType { get; set; }
Valeur de la propriété
A value from the ScopesCompilationScheduleType enumeration specifying the scope compilation schedule type.
Voir aussi
Référence
Scopes, classe
Membres Scopes
Microsoft.Office.Server.Search.Administration, espace de noms