CrmServiceClient Constructor (OrganizationServiceProxy)

 

Applies To: Dynamics CRM 2015

Initializes a new instance of the CrmServiceClient class using the Organization service proxy provided by the user.

Namespace:   Microsoft.Xrm.Tooling.Connector
Assembly:  Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)

Syntax

public CrmServiceClient(
    OrganizationServiceProxy externalOrgServiceProxy
)
public:
CrmServiceClient(
    OrganizationServiceProxy^ externalOrgServiceProxy
)
new : 
        externalOrgServiceProxy:OrganizationServiceProxy -> CrmServiceClient
Public Sub New (
    externalOrgServiceProxy As OrganizationServiceProxy
)

Parameters

See Also

CrmServiceClient Overload
CrmServiceClient Class
Microsoft.Xrm.Tooling.Connector Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright