다음을 통해 공유


<LocalizedName> (FormXml)

적용 대상: CRM 2016 on-prem, CRM Online

지정된 언어로 양식의 이름을 지정합니다.

구문

<LocalizedName 
 description="String" 
 id="String" 
 languagecode="Positive Integer" 
/>

특성 및 요소

The following describes the attributes, child elements, and parent elements.

특성

Attribute Description Type Usage

id

The unique ID for the localized name.

String

Optional

description

The text of the localized name.

String

Required

languagecode

A four or five digit locale ID.

positive integer

Required

하위 요소

이 요소에는 하위 요소가 없습니다.

상위 요소

Element Description

<LocalizedNames> (FormXml)

다양한 언어에 대한 양식의 이름이 들어 있습니다.

설명

언어 코드는 4-5자리 로캘 ID입니다. 유효한 로캘 ID 값은 로캘 ID(LCID) 차트에서 확인할 수 있습니다.

요소 정보

Schema Type

FieldXmlFieldUIType

Validation File

customizationSolution.xsd

Number of Occurrences

0 or more

XPath

//FormXml/forms/systemform/LocalizedNames/LocalizedName

참고 항목

개념

엔터티 양식 사용자 지정

기타 리소스

Form XML reference

Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.