Uses of Class
microsoft.dynamics.crm.entity.request.OwnermappingRequest
-
Packages that use OwnermappingRequest Package Description microsoft.dynamics.crm.container microsoft.dynamics.crm.entity.collection.request microsoft.dynamics.crm.entity.request -
-
Uses of OwnermappingRequest in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return OwnermappingRequest Modifier and Type Method Description OwnermappingRequestSystem. ownermappings(UUID ownermappingid) -
Uses of OwnermappingRequest in microsoft.dynamics.crm.entity.collection.request
Methods in microsoft.dynamics.crm.entity.collection.request that return OwnermappingRequest Modifier and Type Method Description OwnermappingRequestSystemuserCollectionRequest. lk_ownermapping_createdby(UUID ownermappingid)OwnermappingRequestSystemuserCollectionRequest. lk_ownermapping_createdonbehalfby(UUID ownermappingid)OwnermappingRequestSystemuserCollectionRequest. lk_ownermapping_modifiedby(UUID ownermappingid)OwnermappingRequestSystemuserCollectionRequest. lk_ownermapping_modifiedonbehalfby(UUID ownermappingid)OwnermappingRequestImportmapCollectionRequest. ownerMapping_ImportMap(UUID ownermappingid)OwnermappingRequestSystemuserCollectionRequest. ownerMapping_SystemUser(UUID ownermappingid) -
Uses of OwnermappingRequest in microsoft.dynamics.crm.entity.request
Methods in microsoft.dynamics.crm.entity.request that return OwnermappingRequest Modifier and Type Method Description OwnermappingRequestSystemuserRequest. lk_ownermapping_createdby(UUID ownermappingid)OwnermappingRequestSystemuserRequest. lk_ownermapping_createdonbehalfby(UUID ownermappingid)OwnermappingRequestSystemuserRequest. lk_ownermapping_modifiedby(UUID ownermappingid)OwnermappingRequestSystemuserRequest. lk_ownermapping_modifiedonbehalfby(UUID ownermappingid)OwnermappingRequestImportmapRequest. ownerMapping_ImportMap(UUID ownermappingid)OwnermappingRequestSystemuserRequest. ownerMapping_SystemUser(UUID ownermappingid)
-