Compartilhar via


MonthlyDayOfWeekSchedule constructor (SearchContext)

NOTE: This API is now obsolete.

Inicializa uma nova instância da classe**[MonthlyDayofWeekSchedule][T:Microsoft.Office.Server.Search.Administration.]**baseada no objeto especificado SearchContext .

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaração
<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

Ver também

Referência

MonthlyDayOfWeekSchedule class

MonthlyDayOfWeekSchedule members

MonthlyDayOfWeekSchedule overload

Microsoft.Office.Server.Search.Administration namespace