DocumentCrawlLog Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
DocumentCrawlLog(ClientRuntimeContext, ObjectPath) | |
DocumentCrawlLog(ClientRuntimeContext, Site) |
DocumentCrawlLog(ClientRuntimeContext, ObjectPath)
public DocumentCrawlLog (Microsoft.SharePoint.Client.ClientRuntimeContext context, Microsoft.SharePoint.Client.ObjectPath objectPath);
new Microsoft.SharePoint.Client.Search.Administration.DocumentCrawlLog : Microsoft.SharePoint.Client.ClientRuntimeContext * Microsoft.SharePoint.Client.ObjectPath -> Microsoft.SharePoint.Client.Search.Administration.DocumentCrawlLog
Parameters
- context
- ClientRuntimeContext
- objectPath
- ObjectPath
Applies to
DocumentCrawlLog(ClientRuntimeContext, Site)
public DocumentCrawlLog (Microsoft.SharePoint.Client.ClientRuntimeContext context, Microsoft.SharePoint.Client.Site site);
new Microsoft.SharePoint.Client.Search.Administration.DocumentCrawlLog : Microsoft.SharePoint.Client.ClientRuntimeContext * Microsoft.SharePoint.Client.Site -> Microsoft.SharePoint.Client.Search.Administration.DocumentCrawlLog
Parameters
- context
- ClientRuntimeContext
- site
- Site