Mapping constructor
Overload list
Name | Description | |
---|---|---|
Mapping() | Creates a new empty instance of the Mapping class. | |
Mapping(Guid, String, Int32, Int32) | Obsolete. 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