Share via


AifServiceBase.OrganizationServiceProxy Property

Definition

Caution

Use the AifServiceBase.CrmServiceClient

Gets the organization service proxy.

public:
 property Microsoft::Xrm::Sdk::Client::OrganizationServiceProxy ^ OrganizationServiceProxy { Microsoft::Xrm::Sdk::Client::OrganizationServiceProxy ^ get(); };
[System.Obsolete("Use the AifServiceBase.CrmServiceClient")]
public Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy OrganizationServiceProxy { get; }
[<System.Obsolete("Use the AifServiceBase.CrmServiceClient")>]
member this.OrganizationServiceProxy : Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy
Public ReadOnly Property OrganizationServiceProxy As OrganizationServiceProxy

Property Value

The organization service proxy.

Attributes

Applies to