OrganizationServiceContext.OnExecute Method
Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online
Virtual (Overridable) methods called after Execute is called.
Overload List
Name | Description |
---|---|
OrganizationServiceContext.OnExecute (OrganizationRequest, OrganizationResponse) | Virtual (Overridable) method called after Execute is called and before a response is returned. |
OrganizationServiceContext.OnExecute (OrganizationRequest, Exception) | Virtual (Overridable) method called after Execute is called and before an exception is re-thrown. |
See Also
Reference
OrganizationServiceContext Class
OrganizationServiceContext Members
Microsoft.Xrm.Sdk.Client Namespace
Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.