Schedule.RepeatDuration, propriété (Microsoft.Office.Server.Search.Administration)
Gets or sets the number of times to repeat the crawl schedule.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Property RepeatDuration As Integer
'Utilisation
Dim instance As Schedule
Dim value As Integer
value = instance.RepeatDuration
instance.RepeatDuration = value
public int RepeatDuration { get; set; }
Valeur de la propriété
A 32-bit integer specifying the number of times to repeat the schedule.
Voir aussi
Référence
Schedule, classe
Membres Schedule
Microsoft.Office.Server.Search.Administration, espace de noms