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