Compartir a través de


: WeeksOfMonth (Enumeración) (Microsoft.Office.Server.Search.Administration)

Specifies the week or weeks of the month for the crawl schedule.

Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Sintaxis

'Declaración
<FlagsAttribute> _
Public Enumeration WeeksOfMonth
'Uso
Dim instance As WeeksOfMonth
[FlagsAttribute] 
public enum WeeksOfMonth

Miembros

  Nombre de miembro Descripción
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. 

Vea también

Referencia

Microsoft.Office.Server.Search.Administration (Espacio de nombres)