Share via


MappingInfo members

This class represents a managed property mapping in the Search schema.

The MappingInfo type exposes the following members.

Constructors

  Name Description
Public method MappingInfo Creates a default instance of the MappingInfo object.

Top

Properties

  Name Description
Public property CrawledPropertyName Gets or sets the name of the crawled property this mapping belongs to.
Public property CrawledPropset Gets or sets the property set of the crawled property this mapping belongs to.
Public property ManagedPid Gets or sets the managed property id this mapping belongs to.
Public property MappingOrder Gets or sets the mapping order of this mapping.
Public property Name Gets or sets the name of the crawled property this mapping belongs to. (Overrides BaseInfo.Name.)
Public property SchemaId Gets or sets the internal schema id of the owner of this mapping.

Top

Methods

  Name Description
Public method Equals(Object) Determines whether this object is equal to the specified object. (Overrides Object.Equals(Object).)
Public method Equals(MappingInfo) Returns whether this mapping is considered equal to another mapping.
Protected method Finalize (Inherited from Object.)
Public method GetHashCode Computes the hash code for this object. (Overrides Object.GetHashCode().)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

MappingInfo class

Microsoft.Office.Server.Search.Administration namespace