Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Dynamics CRM 2015
Returns the unique name for the org that has been connected.
Namespace: Microsoft.Xrm.Tooling.CrmConnectControl
Assembly: Microsoft.Xrm.Tooling.CrmConnectControl (in Microsoft.Xrm.Tooling.CrmConnectControl.dll)
Syntax
public string ConnectedOrgUniqueName { get; private set; }
public:
property String^ ConnectedOrgUniqueName {
String^ get();
private: void set(String^ value);
}
member ConnectedOrgUniqueName : string with get, private set
Public Property ConnectedOrgUniqueName As String
Get
Private Set
End Property
Property Value
Type: System.String
See Also
CrmConnectionManager Class
Microsoft.Xrm.Tooling.CrmConnectControl Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright