: MonthlyDayOfWeekSchedule (Clase) (Microsoft.Office.Server.Search.Administration)
Represents a crawl schedule used to specify the days of the month, the weeks of the month, and the months of the year when the crawl should occur.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel:=True)> _
Public NotInheritable Class MonthlyDayOfWeekSchedule
Inherits Schedule
'Uso
Dim instance As MonthlyDayOfWeekSchedule
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel=true)]
public sealed class MonthlyDayOfWeekSchedule : Schedule
Jerarquía de herencia
System.Object
Microsoft.Office.Server.Search.Administration.Schedule
Microsoft.Office.Server.Search.Administration.MonthlyDayOfWeekSchedule
Seguridad de subprocesos
Todos los miembros estáticos públicos (compartidos en Visual Basic) de este tipo son seguros para la ejecución de subprocesos. No se garantiza que los miembros de instancia sean seguros para los subprocesos.
Vea también
Referencia
MonthlyDayOfWeekSchedule (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)