CrmServiceClient.OrganizationServiceProxy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Exposed OrganizationServiceProxy for consumers
public:
property Microsoft::Xrm::Sdk::Client::OrganizationServiceProxy ^ OrganizationServiceProxy { Microsoft::Xrm::Sdk::Client::OrganizationServiceProxy ^ get(); };
public Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy OrganizationServiceProxy { get; }
member this.OrganizationServiceProxy : Microsoft.Xrm.Sdk.Client.OrganizationServiceProxy
Public ReadOnly Property OrganizationServiceProxy As OrganizationServiceProxy