Compartir a través de


de la propiedad MonthlyDayOfWeekSchedule.MonthsOfYear

Obtiene o establece los meses del año para la programación de rastreo.

Espacio de nombres:  Microsoft.Office.Server.Search.Administration
Ensamblado:  Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)

Sintaxis

'Declaración
Public Property MonthsOfYear As MonthsOfYear
    Get
    Set
'Uso
Dim instance As MonthlyDayOfWeekSchedule
Dim value As MonthsOfYear

value = instance.MonthsOfYear

instance.MonthsOfYear = value
public MonthsOfYear MonthsOfYear { get; set; }

Valor de propiedad

Tipo: Microsoft.Office.Server.Search.Administration.MonthsOfYear
Valor de la enumeración MonthsOfYear .

Vea también

Referencia

clase MonthlyDayOfWeekSchedule

Miembros MonthlyDayOfWeekSchedule

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