MappingInfo members
SharePoint 2013
This class represents a managed property mapping in the Search schema.
The MappingInfo type exposes the following members.
| Name | Description | |
|---|---|---|
|
CrawledPropertyName | Gets or sets the name of the crawled property this mapping belongs to. |
|
CrawledPropset | Gets or sets the property set of the crawled property this mapping belongs to. |
|
ManagedPid | Gets or sets the managed property id this mapping belongs to. |
|
MappingOrder | Gets or sets the mapping order of this mapping. |
|
Name | Gets or sets the name of the crawled property this mapping belongs to. (Overrides BaseInfo.Name.) |
|
SchemaId | Gets or sets the internal schema id of the owner of this mapping. |
| Name | Description | |
|---|---|---|
|
Equals(Object) | Determines whether this object is equal to the specified object. (Overrides Object.Equals(Object).) |
|
Equals(MappingInfo) | Returns whether this mapping is considered equal to another mapping. |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | Computes the hash code for this object. (Overrides Object.GetHashCode().) |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |
Show: