(SearchContext) del constructor MonthlyDayOfWeekSchedule
NOTA: esta API está ahora obsoleta.
Inicializa una nueva instancia de la clase de**[MonthlyDayofWeekSchedule]** de **[T:Microsoft.Office.Server.Search.Administration.]**basada en el objeto especificado SearchContext .
Espacio de nombres: Microsoft.Office.Server.Search.Administration
Ensamblado: Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)
Sintaxis
'Declaración
<ObsoleteAttribute("This constructor is deprecated now.")> _
Public Sub New ( _
searchContext As SearchContext _
)
'Uso
Dim searchContext As SearchContext
Dim instance As New MonthlyDayOfWeekSchedule(searchContext)
[ObsoleteAttribute("This constructor is deprecated now.")]
public MonthlyDayOfWeekSchedule(
SearchContext searchContext
)
Parámetros
- searchContext
Tipo: Microsoft.Office.Server.Search.Administration.SearchContext
Vea también
Referencia
clase MonthlyDayOfWeekSchedule
Miembros MonthlyDayOfWeekSchedule
Sobrecarga MonthlyDayOfWeekSchedule
Espacio de nombres Microsoft.Office.Server.Search.Administration