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