: MonthlyDateSchedule (Constructor) (Microsoft.Office.Server.Search.Administration)
Initializes a new instance of the MonthlyDateSchedule class based on the specified SearchContext object.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
Public Sub New ( _
app As SearchContext _
)
'Uso
Dim app As SearchContext
Dim instance As New MonthlyDateSchedule(app)
public MonthlyDateSchedule (
SearchContext app
)
Parámetros
- app
A SearchContext object representing a Shared Service Provider's search service.
Vea también
Referencia
MonthlyDateSchedule (Clase)
MonthlyDateSchedule (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)