Share via


MonthlyDateSchedule Constructor

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 ( _
    app As SearchContext _
)
'Usage
Dim app As SearchContext

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

Parameters

See Also

Reference

MonthlyDateSchedule Class

MonthlyDateSchedule Members

Microsoft.Office.Server.Search.Administration Namespace