Uses of Class
microsoft.dynamics.crm.entity.request.EntityrelationshipRequest
-
Packages that use EntityrelationshipRequest Package Description microsoft.dynamics.crm.container microsoft.dynamics.crm.entity microsoft.dynamics.crm.entity.request -
-
Uses of EntityrelationshipRequest in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return EntityrelationshipRequest Modifier and Type Method Description EntityrelationshipRequestSystem. entityrelationships(UUID entityrelationshipid) -
Uses of EntityrelationshipRequest in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return EntityrelationshipRequest Modifier and Type Method Description EntityrelationshipRequestSolutioncomponentrelationshipconfiguration. getEntityRelationshipId() -
Uses of EntityrelationshipRequest in microsoft.dynamics.crm.entity.request
Methods in microsoft.dynamics.crm.entity.request that return EntityrelationshipRequest Modifier and Type Method Description EntityrelationshipRequestSolutioncomponentrelationshipconfigurationRequest. entityRelationshipId()
-