OrganizationService.ToOrganizationServiceProxy Method (CrmConnection)

 

Applies To: Dynamics CRM 2015

Namespace:   Microsoft.Xrm.Client.Services
Assembly:  Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)

Syntax

protected virtual OrganizationServiceProxy ToOrganizationServiceProxy(
    CrmConnection connection
)
protected:
virtual OrganizationServiceProxy^ ToOrganizationServiceProxy(
    CrmConnection^ connection
)
abstract ToOrganizationServiceProxy : 
        connection:CrmConnection -> OrganizationServiceProxy
override ToOrganizationServiceProxy : 
        connection:CrmConnection -> OrganizationServiceProxy
Protected Overridable Function ToOrganizationServiceProxy (
    connection As CrmConnection
) As OrganizationServiceProxy

Parameters

Return Value

Type: Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy

Returns OrganizationServiceProxy.

See Also

OrganizationService Class
Microsoft.Xrm.Client.Services Namespace
Developer extensions context object model (Dynamics CRM 2015)
Developer extensions for Microsoft Dynamics CRM 2015

Return to top

© 2017 Microsoft. All rights reserved. Copyright