ScopesManagerInfo.CustomCompilationSchedule - Propriété
Obtient ou définit la planification de la compilation personnalisés pour le système de Scopes de recherche.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
<DataMemberAttribute> _
Public Property CustomCompilationSchedule As String
Get
Set
'Utilisation
Dim instance As ScopesManagerInfo
Dim value As String
value = instance.CustomCompilationSchedule
instance.CustomCompilationSchedule = value
[DataMemberAttribute]
public string CustomCompilationSchedule { get; set; }
Valeur de propriété
Type : System.String
La planification de la compilation personnalisés pour le système de Scopes de recherche.
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration - Espace de noms