次の方法で共有


MonthlyDateSchedule constructor (SearchContext)

Initializes a new instance of the [T:Microsoft.Office.Server.Search.Administration.][MonthlyDateSchedule] class based on the specified SearchContext object.

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

Syntax

'Declaration
Public Sub New ( _
    searchContext As SearchContext _
)
'Usage
Dim searchContext As SearchContext

Dim instance As New MonthlyDateSchedule(searchContext)
public MonthlyDateSchedule(
    SearchContext searchContext
)

Parameters

See also

Reference

MonthlyDateSchedule class

MonthlyDateSchedule members

MonthlyDateSchedule overload

Microsoft.Office.Server.Search.Administration namespace