importentitymapping EntityType
Description: Mapping for entities in a data map.
Entity Set path: [organization URI]/api/data/v8.0/importentitymappings
Base Type: crmbaseentity EntityType
Display Name: Import Entity Mapping
Primary Key: importentitymappingid
Properties
Single-valued navigation properties
The importentitymapping entity type has no collection-valued navigation properties.
Properties
Properties represent fields of data stored in the entity. Some properties are not writable.
Name | Type | Details |
---|---|---|
_createdby_value |
Edm.Guid |
Description: Unique identifier of the user who created the import entity mapping. Computed property Read-only property |
_createdonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who created the importentitymapping. Computed property Read-only property |
_importmapid_value |
Edm.Guid |
Description: Unique identifier of the associated data map. Computed property Read-only property |
_modifiedby_value |
Edm.Guid |
Description: Unique identifier of the user who last modified the import entity mapping. Computed property Read-only property |
_modifiedonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who last modified the importentitymapping. Computed property Read-only property |
createdon |
Edm.DateTimeOffset |
Description: Date and time when the import entity mapping was created. Read-only property |
dedupe |
Edm.Int32 |
Description: Information about whether the entity needs to be processed to find and delete duplicate records. Default Options: 1 : Ignore Display Name: Remove Duplicates |
importentitymappingid |
Edm.Guid |
Description: Unique identifier of the import entity mapping. |
modifiedon |
Edm.DateTimeOffset |
Description: Date and time when the import entity mapping was last modified. Display Name: Modified On Read-only property |
processcode |
Edm.Int32 |
Description: Information about whether the import entity mapping needs to be processed. Default Options: 1 : Process Display Name: Process Code |
sourceentityname |
Edm.String |
Description: Name of the source entity. Display Name: Source Entity Name |
statecode |
Edm.Int32 |
Description: Status of the import entity mapping. Default Options: 0 : Active Display Name: Status Read-only property |
statuscode |
Edm.Int32 |
Description: Reason for the status of the import entity mapping. Default Options: 1 : Active Display Name: Status Reason |
targetentityname |
Edm.String |
Description: Name of the Microsoft Dynamics CRM entity. Display Name: Target Entity |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced.
Name | Type | Partner |
---|---|---|
createdby |
lk_importentitymapping_createdby |
|
createdonbehalfby |
lk_importentitymapping_createdonbehalfby |
|
importmapid |
ImportEntityMapping_ImportMap |
|
modifiedby |
lk_importentitymapping_modifiedby |
|
modifiedonbehalfby |
lk_importentitymapping_modifiedonbehalfby |
関連項目
他のリソース
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.