ProcessedItem members

Defines the response returned by ProcessItem(Item).

The ProcessedItem type exposes the following members.

Constructors

  Name Description
Public method ProcessedItem Initializes a new instance of the ProcessedItem class.

Top

Properties

  Name Description
Public property ErrorCode Gets or sets an optional error Id. It is up to the implementer to define errors. The default value of is 0, meaning no error.
Public property ItemProperties Gets or sets the processed properties to return to the content processing component.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

ProcessedItem class

Microsoft.Office.Server.Search.ContentProcessingEnrichment namespace