Share via


DocumentCrawlLog constructor (ClientRuntimeContext, ObjectPath)

Initializes a new instance of the DocumentCrawlLog object.

Namespace:  Microsoft.SharePoint.Client.Search.Administration
Assembly:  Microsoft.SharePoint.Client.Search (in Microsoft.SharePoint.Client.Search.dll)

Syntax

'Declaration
Public Sub New ( _
    context As ClientRuntimeContext, _
    objectPath As ObjectPath _
)
'Usage
Dim context As ClientRuntimeContext
Dim objectPath As ObjectPath

Dim instance As New DocumentCrawlLog(context, _
    objectPath)
public DocumentCrawlLog(
    ClientRuntimeContext context,
    ObjectPath objectPath
)

Parameters

See also

Reference

DocumentCrawlLog class

DocumentCrawlLog members

DocumentCrawlLog overload

Microsoft.SharePoint.Client.Search.Administration namespace