: MonthsOfYear (Enumeración) (Microsoft.Office.Server.Search.Administration)
Specifies the month or months of the year for the crawl schedule.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
<FlagsAttribute> _
Public Enumeration MonthsOfYear
'Uso
Dim instance As MonthsOfYear
[FlagsAttribute]
public enum MonthsOfYear
Miembros
Nombre de miembro | Descripción | |
---|---|---|
AllMonths | Specifies all months for the crawl schedule. | |
April | Specifies April as the month for the crawl schedule. | |
August | Specifies August as the month for the crawl schedule. | |
December | Specifies December as the month for the crawl schedule. | |
February | Specifies February as the month for the crawl schedule. | |
January | Specifies January as the month for the crawl schedule. | |
July | Specifies July as the month for the crawl schedule. | |
June | Specifies June as the month for the crawl schedule. | |
March | Specifies March as the month for the crawl schedule. | |
May | Specifies May as the month for the crawl schedule. | |
November | Specifies November as the month for the crawl schedule. | |
October | Specifies October as the month for the crawl schedule. | |
September | Specifies September as the month for the crawl schedule. |
Vea también
Referencia
Microsoft.Office.Server.Search.Administration (Espacio de nombres)