Jaa


CrmOrgByServer.UniqueOrdName 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.CrmConnectControl.Model
Assembly:  Microsoft.Xrm.Tooling.CrmConnectControl (in Microsoft.Xrm.Tooling.CrmConnectControl.dll)

Syntax

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

Property Value

Type: System.String

See Also

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

Return to top

© 2016 Microsoft. All rights reserved. Copyright