OrganizationServiceProxyExecute Method
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Executes a message in the form of a request, and returns a response.
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Parameters
- request
-
Type:
Type: OrganizationRequest. An instance of a request class that defines the action to be performed.
Return Value
Type:Type: OrganizationResponse.
You must cast the return value of this method to the specific instance of the response that corresponds to the Request parameter.
Implements
IOrganizationServiceExecuteThe core implementation of the Execute method. For more information, see IOrganizationService.Execute.
For more information about the exceptions that can be thrown when calling OrganizationServiceProxy methods, see Handle exceptions in your code.
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright