OrganizationDetail.UniqueName Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets the unique name of the organization.
Namespace: Microsoft.Xrm.Sdk.Discovery
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
[DataMemberAttribute]
public string UniqueName { get; set; }
<DataMemberAttribute>
Public Property UniqueName As String
Property Value
Type: System.String
Type: String
The unique name of the organization.
Remarks
The unique name is not necessarily similar to the friendly name.
The organization unique name was defined when the organization was created. To determine the organization unique name using the Microsoft Dynamics 365 Web application, first select Settings, next select Customizations, finally click Developer Resources.
See Also
OrganizationDetail Class
Microsoft.Xrm.Sdk.Discovery Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright