Share via


ProcessedItem class

Defines the response returned by ProcessItem(Item).

Inheritance hierarchy

System.Object
  Microsoft.Office.Server.Search.ContentProcessingEnrichment.ProcessedItem

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

Syntax

'Declaration
<DataContractAttribute(Namespace := "https://schemas.microsoft.com/office/server/search/contentprocessing/2012/01/ContentProcessingEnrichment")> _
Public NotInheritable Class ProcessedItem
'Usage
Dim instance As ProcessedItem
[DataContractAttribute(Namespace = "https://schemas.microsoft.com/office/server/search/contentprocessing/2012/01/ContentProcessingEnrichment")]
public sealed class ProcessedItem

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

ProcessedItem members

Microsoft.Office.Server.Search.ContentProcessingEnrichment namespace