Uses of Class
microsoft.dynamics.crm.entity.request.ImportentitymappingRequest
-
Packages that use ImportentitymappingRequest Package Description microsoft.dynamics.crm.container microsoft.dynamics.crm.entity.collection.request microsoft.dynamics.crm.entity.request -
-
Uses of ImportentitymappingRequest in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return ImportentitymappingRequest Modifier and Type Method Description ImportentitymappingRequestSystem. importentitymappings(UUID importentitymappingid) -
Uses of ImportentitymappingRequest in microsoft.dynamics.crm.entity.collection.request
Methods in microsoft.dynamics.crm.entity.collection.request that return ImportentitymappingRequest Modifier and Type Method Description ImportentitymappingRequestImportmapCollectionRequest. importEntityMapping_ImportMap(UUID importentitymappingid)ImportentitymappingRequestSystemuserCollectionRequest. lk_importentitymapping_createdby(UUID importentitymappingid)ImportentitymappingRequestSystemuserCollectionRequest. lk_importentitymapping_createdonbehalfby(UUID importentitymappingid)ImportentitymappingRequestSystemuserCollectionRequest. lk_importentitymapping_modifiedby(UUID importentitymappingid)ImportentitymappingRequestSystemuserCollectionRequest. lk_importentitymapping_modifiedonbehalfby(UUID importentitymappingid) -
Uses of ImportentitymappingRequest in microsoft.dynamics.crm.entity.request
Methods in microsoft.dynamics.crm.entity.request that return ImportentitymappingRequest Modifier and Type Method Description ImportentitymappingRequestImportmapRequest. importEntityMapping_ImportMap(UUID importentitymappingid)ImportentitymappingRequestSystemuserRequest. lk_importentitymapping_createdby(UUID importentitymappingid)ImportentitymappingRequestSystemuserRequest. lk_importentitymapping_createdonbehalfby(UUID importentitymappingid)ImportentitymappingRequestSystemuserRequest. lk_importentitymapping_modifiedby(UUID importentitymappingid)ImportentitymappingRequestSystemuserRequest. lk_importentitymapping_modifiedonbehalfby(UUID importentitymappingid)
-