Proprietà Organization.UniqueName

Si applica a: CRM 2015 on-prem, CRM Online

Gets or sets the unique name for the organization.

Spazio dei nomi: Microsoft.Xrm.Sdk.Deployment
Assembly: Microsoft.Xrm.Sdk.Deployment (in Microsoft.Xrm.Sdk.Deployment.dll)

Sintassi

'Dichiarazione
<DataMemberAttribute> _
Public Property UniqueName As String
[DataMemberAttribute] 
public string UniqueName { get; set; }

Valore proprietà

Type: Stringa
The unique name for the organization.

Note

This property is optional when using the BeginCreateOrganizationRequest class. If not specified a unique name is generated using the friendly name. This property cannot be updated after the organization is created. The maximum length is 30 characters. Spaces and extended characters are not allowed

The following words are a partial list of invalid unique names. Also included in this lists are offensive words, not listed here.

Invalid name

About

Activities

AdvancedFind

api

AppWebServices

aspnet_client

bi

bin

Biz

Calendar

Condition

CRMReports

CS

dev

Help

Home

Import

MA

MSCRMServices

Notes

Products

rc

Reports

ReportServer

ResourceCenter

Sdk

SFA

signin

SM

support

Tools

tsweb

UnitTests

UserDefined

Workplace

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 98,Windows 2000,Windows 2000 Server,Windows CE,Windows Server 2008,Windows 98 Second Edition,Pocket PC,Smartphone,Windows Server 2003,Windows XP Professional,Windows Vista,Windows XP

Vedere anche

Riferimento

Classe Organization
Membri Organization
Spazio dei nomi Microsoft.Xrm.Sdk.Deployment

Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.