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(String 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(String serviceendpointid)ServiceendpointRequestSystemuserCollectionRequest. lk_serviceendpointbase_createdonbehalfby(String serviceendpointid)ServiceendpointRequestSystemuserCollectionRequest. lk_serviceendpointbase_modifiedonbehalfby(String serviceendpointid)ServiceendpointRequestSystemuserCollectionRequest. modifiedby_serviceendpoint(String serviceendpointid)ServiceendpointRequestOrganizationCollectionRequest. organization_serviceendpoint(String 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(String serviceendpointid)ServiceendpointRequestSdkmessageprocessingstepRequest. eventhandler_serviceendpoint()ServiceendpointRequestSystemuserRequest. lk_serviceendpointbase_createdonbehalfby(String serviceendpointid)ServiceendpointRequestSystemuserRequest. lk_serviceendpointbase_modifiedonbehalfby(String serviceendpointid)ServiceendpointRequestSystemuserRequest. modifiedby_serviceendpoint(String serviceendpointid)ServiceendpointRequestOrganizationRequest. organization_serviceendpoint(String serviceendpointid)
-