Compartir a través de


: Schedule.BeginYear (Propiedad) (Microsoft.Office.Server.Search.Administration)

Gets or sets the year in which the crawl schedule starts.

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

Sintaxis

'Declaración
Public Property BeginYear As Integer
'Uso
Dim instance As Schedule
Dim value As Integer

value = instance.BeginYear

instance.BeginYear = value
public int BeginYear { get; set; }

Valor de propiedad

A 32-bit integer between 1601 and 30827 that specifies the start year for the crawl schedule.

Vea también

Referencia

Schedule (Clase)
Schedule (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)