MonthlyDayOfWeekSchedule.WeeksOfMonth, propriété (Microsoft.Office.Server.Search.Administration)
Gets or sets the weeks of the month for 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 WeeksOfMonth As WeeksOfMonth
'Utilisation
Dim instance As MonthlyDayOfWeekSchedule
Dim value As WeeksOfMonth
value = instance.WeeksOfMonth
instance.WeeksOfMonth = value
public WeeksOfMonth WeeksOfMonth { get; set; }
Valeur de la propriété
A value from the WeeksOfMonth enumeration.
Voir aussi
Référence
MonthlyDayOfWeekSchedule, classe
Membres MonthlyDayOfWeekSchedule
Microsoft.Office.Server.Search.Administration, espace de noms