Uses of Class
microsoft.dynamics.crm.entity.request.ImportmapRequest
-
Packages that use ImportmapRequest Package Description microsoft.dynamics.crm.container microsoft.dynamics.crm.entity microsoft.dynamics.crm.entity.collection.request microsoft.dynamics.crm.entity.request -
-
Uses of ImportmapRequest in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return ImportmapRequest Modifier and Type Method Description ImportmapRequestSystem. importmaps(String importmapid) -
Uses of ImportmapRequest in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return ImportmapRequest Modifier and Type Method Description ImportmapRequestColumnmapping. getImportmapid()ImportmapRequestImportentitymapping. getImportmapid()ImportmapRequestImportfile. getImportmapid()ImportmapRequestOwnermapping. getImportmapid()ImportmapRequestTransformationmapping. getImportmapid()ImportmapRequestAsyncoperation. getRegardingobjectid_importmap()ImportmapRequestBulkdeletefailure. getRegardingobjectid_importmap()ImportmapRequestSyncerror. getRegardingobjectid_importmap_syncerror() -
Uses of ImportmapRequest in microsoft.dynamics.crm.entity.collection.request
Methods in microsoft.dynamics.crm.entity.collection.request that return ImportmapRequest Modifier and Type Method Description ImportmapRequestBusinessunitCollectionRequest. businessUnit_ImportMaps(String importmapid)ImportmapRequestSystemuserCollectionRequest. lk_importmap_createdonbehalfby(String importmapid)ImportmapRequestSystemuserCollectionRequest. lk_importmap_modifiedonbehalfby(String importmapid)ImportmapRequestSystemuserCollectionRequest. lk_importmapbase_createdby(String importmapid)ImportmapRequestSystemuserCollectionRequest. lk_importmapbase_modifiedby(String importmapid)ImportmapRequestSystemuserCollectionRequest. systemUser_ImportMaps(String importmapid)ImportmapRequestTeamCollectionRequest. team_ImportMaps(String importmapid) -
Uses of ImportmapRequest in microsoft.dynamics.crm.entity.request
-