AnalyticsJobBase constructor
Creates an instance of a class that inherits from AnalyticsJobBase. This constructor is required for deserialization and is used for recreating a SPPersistedObject based on data that already exists.
Namespace: Microsoft.Office.Server.Search.Analytics
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New AnalyticsJobBase()
protected AnalyticsJobBase()