: MonthlyDayOfWeekSchedule.MonthsOfYear (Propiedad) (Microsoft.Office.Server.Search.Administration)
Gets or sets the months of the year for the crawl schedule.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
Public Property MonthsOfYear As MonthsOfYear
'Uso
Dim instance As MonthlyDayOfWeekSchedule
Dim value As MonthsOfYear
value = instance.MonthsOfYear
instance.MonthsOfYear = value
public MonthsOfYear MonthsOfYear { get; set; }
Valor de propiedad
A value from the MonthsOfYear enumeration.
Vea también
Referencia
MonthlyDayOfWeekSchedule (Clase)
MonthlyDayOfWeekSchedule (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)