CrmServiceClient.ConnectedOrgUniqueName Property

 

Applies To: Dynamics CRM 2015

Get the unique name of the organization you are connected to.

Namespace:   Microsoft.Xrm.Tooling.Connector
Assembly:  Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)

Syntax

public string ConnectedOrgUniqueName { get; }
public:
property String^ ConnectedOrgUniqueName {
    String^ get();
}
member ConnectedOrgUniqueName : string with get
Public ReadOnly Property ConnectedOrgUniqueName As String

Property Value

Type: System.String

See Also

CrmServiceClient Class
Microsoft.Xrm.Tooling.Connector Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright