CrmServiceClient Constructor (OrganizationServiceProxy)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
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 Sub New (
externalOrgServiceProxy As OrganizationServiceProxy
)
Parameters
externalOrgServiceProxy
Type: Microsoft.Xrm.Sdk.Client.OrganizationServiceProxyOrganization service proxy provided by the user.
See Also
CrmServiceClient Overload
CrmServiceClient Class
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright