Share via


CrmOrgByServer.UniqueOrgName Property

 

Applies To: Dynamics CRM 2015

This is the actual name for the organization in CRM, and is required to connect to CRM

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

Syntax

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

Property Value

Type: System.String

See Also

CrmOrgByServer Class
Microsoft.Xrm.Tooling.Connector.Model Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright