: MonthlyDateSchedule (Clase) (Microsoft.Office.Server.Search.Administration)
Represents a crawl schedule used to specify the days of the month, and 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 MonthlyDateSchedule
Inherits Schedule
'Uso
Dim instance As MonthlyDateSchedule
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel=true)]
public sealed class MonthlyDateSchedule : Schedule
Jerarquía de herencia
System.Object
Microsoft.Office.Server.Search.Administration.Schedule
Microsoft.Office.Server.Search.Administration.MonthlyDateSchedule
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
MonthlyDateSchedule (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)