WeeksOfMonth, énumération (Microsoft.Office.Server.Search.Administration)
Specifies the week or weeks of the month for the crawl schedule.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
<FlagsAttribute> _
Public Enumeration WeeksOfMonth
'Utilisation
Dim instance As WeeksOfMonth
[FlagsAttribute]
public enum WeeksOfMonth
Membres
Nom du membre | Description | |
---|---|---|
AllWeeks | Specifies all weeks of the month for the crawl schedule. | |
First | Specifies the first week of the month for the crawl schedule. | |
Fourth | Specifies the fourth week of the month for the crawl schedule. | |
Last | Specifies the last week of the month for the crawl schedule. | |
Second | Specifies the second week of the month for the crawl schedule. | |
Third | Specifies the third week of the month for the crawl schedule. |
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration, espace de noms