Item class

Defines the input to ProcessItem(Item).

Inheritance hierarchy

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

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 Item
'Usage
Dim instance As Item
[DataContractAttribute(Namespace = "https://schemas.microsoft.com/office/server/search/contentprocessing/2012/01/ContentProcessingEnrichment")]
public sealed class Item

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

Item members

Microsoft.Office.Server.Search.ContentProcessingEnrichment namespace