SelectOrgDlg.GetSelectedCrmOrg 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.
returns the user selected CrmOrganization
public:
property Microsoft::Xrm::Tooling::CrmConnectControl::Model::CrmOrgByServer ^ GetSelectedCrmOrg { Microsoft::Xrm::Tooling::CrmConnectControl::Model::CrmOrgByServer ^ get(); };
public Microsoft.Xrm.Tooling.CrmConnectControl.Model.CrmOrgByServer GetSelectedCrmOrg { get; }
member this.GetSelectedCrmOrg : Microsoft.Xrm.Tooling.CrmConnectControl.Model.CrmOrgByServer
Public ReadOnly Property GetSelectedCrmOrg As CrmOrgByServer