IUsdConfiguraitonManager.CrmManagementSvc 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 management connection to CRM.
It is read-only.
public:
property Microsoft::Xrm::Tooling::Connector::CrmServiceClient ^ CrmManagementSvc { Microsoft::Xrm::Tooling::Connector::CrmServiceClient ^ get(); };
public Microsoft.Xrm.Tooling.Connector.CrmServiceClient CrmManagementSvc { get; }
member this.CrmManagementSvc : Microsoft.Xrm.Tooling.Connector.CrmServiceClient
Public ReadOnly Property CrmManagementSvc As CrmServiceClient