Share via


ICrmUtilityHostedControl.CrmInterface Property

Definition

Gets the CRM interface.

public:
 property Microsoft::Xrm::Tooling::Connector::CrmServiceClient ^ CrmInterface { Microsoft::Xrm::Tooling::Connector::CrmServiceClient ^ get(); };
public Microsoft.Xrm.Tooling.Connector.CrmServiceClient CrmInterface { get; }
member this.CrmInterface : Microsoft.Xrm.Tooling.Connector.CrmServiceClient
Public ReadOnly Property CrmInterface As CrmServiceClient

Property Value

Returns CrmServiceClient.

Applies to