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(String 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(String importentitymappingid)ImportentitymappingRequestSystemuserCollectionRequest. lk_importentitymapping_createdby(String importentitymappingid)ImportentitymappingRequestSystemuserCollectionRequest. lk_importentitymapping_createdonbehalfby(String importentitymappingid)ImportentitymappingRequestSystemuserCollectionRequest. lk_importentitymapping_modifiedby(String importentitymappingid)ImportentitymappingRequestSystemuserCollectionRequest. lk_importentitymapping_modifiedonbehalfby(String 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(String importentitymappingid)ImportentitymappingRequestSystemuserRequest. lk_importentitymapping_createdby(String importentitymappingid)ImportentitymappingRequestSystemuserRequest. lk_importentitymapping_createdonbehalfby(String importentitymappingid)ImportentitymappingRequestSystemuserRequest. lk_importentitymapping_modifiedby(String importentitymappingid)ImportentitymappingRequestSystemuserRequest. lk_importentitymapping_modifiedonbehalfby(String importentitymappingid)
-