Uses of Class
microsoft.dynamics.crm.entity.request.EntityRequest
-
Packages that use EntityRequest Package Description microsoft.dynamics.crm.container microsoft.dynamics.crm.entity microsoft.dynamics.crm.entity.request -
-
Uses of EntityRequest in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return EntityRequest Modifier and Type Method Description EntityRequestSystem. entities(UUID entityid) -
Uses of EntityRequest in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return EntityRequest Modifier and Type Method Description EntityRequestSolutioncomponentconfiguration. getEntityId()EntityRequestEntityanalyticsconfig. getParententityid() -
Uses of EntityRequest in microsoft.dynamics.crm.entity.request
Methods in microsoft.dynamics.crm.entity.request that return EntityRequest Modifier and Type Method Description EntityRequestSolutioncomponentconfigurationRequest. entityId()EntityRequestEntityanalyticsconfigRequest. parententityid()
-