Mapping Members

Include Protected Members
Include Inherited Members

Represents a crawled property mapping to a managed property in the Enterprise Search metadata property schema.

The Mapping type exposes the following members.

Constructors

  Name Description
Public method Mapping Initializes a new instance of the Mapping class based on the specified crawled property name, data type, property set, and managed property identifier (PID).

Top

Properties

  Name Description
Public property CrawledPropertyName Gets or sets the name of the crawled property for a property mapping.
Public property CrawledPropertyVariantType Gets or sets the variant data type of the crawled property for the property mapping.
Public property CrawledPropset Gets or sets the property set for the crawled property in the property mapping.
Public property ManagedPid Gets or sets the managed property identifier (PID) for the mapping.

Top

Methods

  Name Description
Public method CompareTo
Public method Equals(Object) (Inherited from Object.)
Public method Equals(Mapping) Returns a Boolean value indicating whether two property mappings are equivalent.
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

Mapping Class

Microsoft.Office.Server.Search.Administration Namespace