Share via


MonthlyDayOfWeekSchedule, classe (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.

Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)

Syntaxe

'Déclaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel:=True)> _
Public NotInheritable Class MonthlyDayOfWeekSchedule
    Inherits Schedule
'Utilisation
Dim instance As MonthlyDayOfWeekSchedule
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel=true)] 
public sealed class MonthlyDayOfWeekSchedule : Schedule

Hiérarchie d'héritage

System.Object
   Microsoft.Office.Server.Search.Administration.Schedule
    Microsoft.Office.Server.Search.Administration.MonthlyDayOfWeekSchedule

Sécurité des threads

Les membres statiques publics de ce type (Shared en Visual Basic) sont sécurisés au niveau des threads. Il n'est pas garanti que les membres d'instance soient sécurisés au niveau des threads.

Voir aussi

Référence

Membres MonthlyDayOfWeekSchedule
Microsoft.Office.Server.Search.Administration, espace de noms