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