IContentProcessingEnrichmentService interface

Defines a service that accepts requests from the content processing component.

Namespace:  Microsoft.Office.Server.Search.ContentProcessingEnrichment
Assembly:  Microsoft.Office.Server.Search.ContentProcessingEnrichment (in Microsoft.Office.Server.Search.ContentProcessingEnrichment.dll)

Syntax

'Declaration
<ServiceContractAttribute(Namespace := "https://schemas.microsoft.com/office/server/search/contentprocessing/2012/01/ContentProcessingEnrichment")> _
Public Interface IContentProcessingEnrichmentService
'Usage
Dim instance As IContentProcessingEnrichmentService
[ServiceContractAttribute(Namespace = "https://schemas.microsoft.com/office/server/search/contentprocessing/2012/01/ContentProcessingEnrichment")]
public interface IContentProcessingEnrichmentService

See also

Reference

IContentProcessingEnrichmentService members

Microsoft.Office.Server.Search.ContentProcessingEnrichment namespace