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(String 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(String ownermappingid)OwnermappingRequestSystemuserCollectionRequest. lk_ownermapping_createdonbehalfby(String ownermappingid)OwnermappingRequestSystemuserCollectionRequest. lk_ownermapping_modifiedby(String ownermappingid)OwnermappingRequestSystemuserCollectionRequest. lk_ownermapping_modifiedonbehalfby(String ownermappingid)OwnermappingRequestImportmapCollectionRequest. ownerMapping_ImportMap(String ownermappingid)OwnermappingRequestSystemuserCollectionRequest. ownerMapping_SystemUser(String 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(String ownermappingid)OwnermappingRequestSystemuserRequest. lk_ownermapping_createdonbehalfby(String ownermappingid)OwnermappingRequestSystemuserRequest. lk_ownermapping_modifiedby(String ownermappingid)OwnermappingRequestSystemuserRequest. lk_ownermapping_modifiedonbehalfby(String ownermappingid)OwnermappingRequestImportmapRequest. ownerMapping_ImportMap(String ownermappingid)OwnermappingRequestSystemuserRequest. ownerMapping_SystemUser(String ownermappingid)
-