Compartir a través de


de la propiedad MonthlyDayOfWeekSchedule.WeeksOfMonth

Obtiene o establece las semanas del mes para el plan 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 WeeksOfMonth As WeeksOfMonth
    Get
    Set
'Uso
Dim instance As MonthlyDayOfWeekSchedule
Dim value As WeeksOfMonth

value = instance.WeeksOfMonth

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

Valor de propiedad

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

Vea también

Referencia

clase MonthlyDayOfWeekSchedule

Miembros MonthlyDayOfWeekSchedule

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