CrmServiceClient.OrganizationServiceProxy Property

 

Applies To: Dynamics CRM 2015

Gets the native Microsoft Dynamics CRM organization service.

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

Syntax

public OrganizationServiceProxy OrganizationServiceProxy { get; }
public:
property OrganizationServiceProxy^ OrganizationServiceProxy {
    OrganizationServiceProxy^ get();
}
member OrganizationServiceProxy : OrganizationServiceProxy with get
Public ReadOnly Property OrganizationServiceProxy As OrganizationServiceProxy

Property Value

Type: Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy

See Also

CrmServiceClient Class
Microsoft.Xrm.Tooling.Connector Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright