EntityMap Entity Capabilities
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Find the latest SDK documentation: CRM 2015 SDK
This entity represents a mapping between two entities.
The class for this entity is entitymap. For this class, you can use the messages listed in the following table with the Execute method.
| Message | Description |
| Retrieve | Use this message to retrieve an entity mapping.
The entity instance to retrieve is specified in the TargetRetrieveEntityMap class. You can also call the Retrieve method. |
| RetrieveMultiple | Use this message to retrieve a collection of entity mappings.
The query expression that describes the entity instances to retrieve is specified in the Query property of this request. You can also call the RetrieveMultiple method. |
See Also
Other Resources
.gif)