ICrmUtilityHostedControl.CrmInterface 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.
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.