Uses of Class
microsoft.dynamics.crm.entity.request.AciviewmapperRequest
-
Packages that use AciviewmapperRequest Package Description microsoft.dynamics.crm.container microsoft.dynamics.crm.entity.collection.request microsoft.dynamics.crm.entity.request -
-
Uses of AciviewmapperRequest in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return AciviewmapperRequest Modifier and Type Method Description AciviewmapperRequestSystem. aciviewmappers(String aciviewmapperid) -
Uses of AciviewmapperRequest in microsoft.dynamics.crm.entity.collection.request
Methods in microsoft.dynamics.crm.entity.collection.request that return AciviewmapperRequest Modifier and Type Method Description AciviewmapperRequestSystemuserCollectionRequest. lk_ACIViewMapper_createdby(String aciviewmapperid)AciviewmapperRequestSystemuserCollectionRequest. lk_ACIViewMapper_createdonbehalfby(String aciviewmapperid)AciviewmapperRequestSystemuserCollectionRequest. lk_ACIViewMapper_modifiedby(String aciviewmapperid)AciviewmapperRequestSystemuserCollectionRequest. lk_ACIViewMapper_modifiedonbehalfby(String aciviewmapperid)AciviewmapperRequestOrganizationCollectionRequest. organization_aciviewmapper(String aciviewmapperid) -
Uses of AciviewmapperRequest in microsoft.dynamics.crm.entity.request
Methods in microsoft.dynamics.crm.entity.request that return AciviewmapperRequest Modifier and Type Method Description AciviewmapperRequestSystemuserRequest. lk_ACIViewMapper_createdby(String aciviewmapperid)AciviewmapperRequestSystemuserRequest. lk_ACIViewMapper_createdonbehalfby(String aciviewmapperid)AciviewmapperRequestSystemuserRequest. lk_ACIViewMapper_modifiedby(String aciviewmapperid)AciviewmapperRequestSystemuserRequest. lk_ACIViewMapper_modifiedonbehalfby(String aciviewmapperid)AciviewmapperRequestOrganizationRequest. organization_aciviewmapper(String aciviewmapperid)
-