Proprietà OrganizationDetail.UniqueName
Si applica a: CRM 2015 on-prem, CRM Online
Gets or sets the unique name of the organization.
Spazio dei nomi: Microsoft.Xrm.Sdk.Discovery
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Sintassi
'Dichiarazione
<DataMemberAttribute> _
Public Property UniqueName As String
[DataMemberAttribute]
public string UniqueName { get; set; }
Valore proprietà
Type: Stringa
The unique name of the organization.
Note
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 CRM Web application, first select Settings, next select Customizations, finally click Developer Resources.
Thread Safety
Tutti i membri statici pubblici (Shared in Visual Basic) di questo tipo sono thread-safe. Non è garantito che i membri di istanza siano thread-safe.
Piattaforme
Piattaforme di sviluppo
Windows Vista, Windows Server 2003 e
Piattaforme di destinazione
Windows Vista,Windows XP
Vedere anche
Riferimento
Classe OrganizationDetail
Membri OrganizationDetail
Spazio dei nomi Microsoft.Xrm.Sdk.Discovery
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.