CrmServerLoginConfigControl.GetConnectedOrgName Property
Applies To: Dynamics CRM 2015
Returns the Friendly name of the connected org.
Namespace: Microsoft.Xrm.Tooling.CrmConnectControl
Assembly: Microsoft.Xrm.Tooling.CrmConnectControl (in Microsoft.Xrm.Tooling.CrmConnectControl.dll)
Syntax
public string GetConnectedOrgName { get; }
public:
property String^ GetConnectedOrgName {
String^ get();
}
member GetConnectedOrgName : string with get
Public ReadOnly Property GetConnectedOrgName As String
Property Value
Type: System.String
See Also
CrmServerLoginConfigControl Class
Microsoft.Xrm.Tooling.CrmConnectControl Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright