Uses of Class
microsoft.dynamics.crm.entity.request.LookupmappingRequest
-
Packages that use LookupmappingRequest Package Description microsoft.dynamics.crm.container microsoft.dynamics.crm.entity.collection.request microsoft.dynamics.crm.entity.request -
-
Uses of LookupmappingRequest in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return LookupmappingRequest Modifier and Type Method Description LookupmappingRequestSystem. lookupmappings(String lookupmappingid) -
Uses of LookupmappingRequest in microsoft.dynamics.crm.entity.collection.request
Methods in microsoft.dynamics.crm.entity.collection.request that return LookupmappingRequest Modifier and Type Method Description LookupmappingRequestSystemuserCollectionRequest. lk_lookupmapping_createdby(String lookupmappingid)LookupmappingRequestSystemuserCollectionRequest. lk_lookupmapping_createdonbehalfby(String lookupmappingid)LookupmappingRequestSystemuserCollectionRequest. lk_lookupmapping_modifiedby(String lookupmappingid)LookupmappingRequestSystemuserCollectionRequest. lk_lookupmapping_modifiedonbehalfby(String lookupmappingid)LookupmappingRequestColumnmappingCollectionRequest. lookUpMapping_ColumnMapping(String lookupmappingid)LookupmappingRequestTransformationparametermappingCollectionRequest. lookUpMapping_TransformationParameterMapping(String lookupmappingid) -
Uses of LookupmappingRequest in microsoft.dynamics.crm.entity.request
Methods in microsoft.dynamics.crm.entity.request that return LookupmappingRequest Modifier and Type Method Description LookupmappingRequestSystemuserRequest. lk_lookupmapping_createdby(String lookupmappingid)LookupmappingRequestSystemuserRequest. lk_lookupmapping_createdonbehalfby(String lookupmappingid)LookupmappingRequestSystemuserRequest. lk_lookupmapping_modifiedby(String lookupmappingid)LookupmappingRequestSystemuserRequest. lk_lookupmapping_modifiedonbehalfby(String lookupmappingid)LookupmappingRequestColumnmappingRequest. lookUpMapping_ColumnMapping(String lookupmappingid)LookupmappingRequestTransformationparametermappingRequest. lookUpMapping_TransformationParameterMapping(String lookupmappingid)
-