MonthlyDateSchedule, classe (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.
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 MonthlyDateSchedule
Inherits Schedule
'Utilisation
Dim instance As MonthlyDateSchedule
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel=true)]
public sealed class MonthlyDateSchedule : Schedule
Hiérarchie d'héritage
System.Object
Microsoft.Office.Server.Search.Administration.Schedule
Microsoft.Office.Server.Search.Administration.MonthlyDateSchedule
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 MonthlyDateSchedule
Microsoft.Office.Server.Search.Administration, espace de noms