Uses of Class
microsoft.dynamics.crm.entity.request.ServiceendpointRequest
-
Packages that use ServiceendpointRequest Package Description microsoft.dynamics.crm.container microsoft.dynamics.crm.entity microsoft.dynamics.crm.entity.collection.request microsoft.dynamics.crm.entity.request -
-
Uses of ServiceendpointRequest in microsoft.dynamics.crm.container
Methods in microsoft.dynamics.crm.container that return ServiceendpointRequest Modifier and Type Method Description ServiceendpointRequestSystem. serviceendpoints(UUID serviceendpointid) -
Uses of ServiceendpointRequest in microsoft.dynamics.crm.entity
Methods in microsoft.dynamics.crm.entity that return ServiceendpointRequest Modifier and Type Method Description ServiceendpointRequestSdkmessageprocessingstep. getEventhandler_serviceendpoint() -
Uses of ServiceendpointRequest in microsoft.dynamics.crm.entity.collection.request
Methods in microsoft.dynamics.crm.entity.collection.request that return ServiceendpointRequest Modifier and Type Method Description ServiceendpointRequestSystemuserCollectionRequest. createdby_serviceendpoint(UUID serviceendpointid)ServiceendpointRequestSystemuserCollectionRequest. lk_serviceendpointbase_createdonbehalfby(UUID serviceendpointid)ServiceendpointRequestSystemuserCollectionRequest. lk_serviceendpointbase_modifiedonbehalfby(UUID serviceendpointid)ServiceendpointRequestSystemuserCollectionRequest. modifiedby_serviceendpoint(UUID serviceendpointid)ServiceendpointRequestOrganizationCollectionRequest. organization_serviceendpoint(UUID serviceendpointid) -
Uses of ServiceendpointRequest in microsoft.dynamics.crm.entity.request
Methods in microsoft.dynamics.crm.entity.request that return ServiceendpointRequest Modifier and Type Method Description ServiceendpointRequestSystemuserRequest. createdby_serviceendpoint(UUID serviceendpointid)ServiceendpointRequestSdkmessageprocessingstepRequest. eventhandler_serviceendpoint()ServiceendpointRequestSystemuserRequest. lk_serviceendpointbase_createdonbehalfby(UUID serviceendpointid)ServiceendpointRequestSystemuserRequest. lk_serviceendpointbase_modifiedonbehalfby(UUID serviceendpointid)ServiceendpointRequestSystemuserRequest. modifiedby_serviceendpoint(UUID serviceendpointid)ServiceendpointRequestOrganizationRequest. organization_serviceendpoint(UUID serviceendpointid)
-