Share via


<LocalizedName> (SavedQuery)

適用対象: CRM 2016 on-prem, CRM Online

保存済みクエリのローカライズ名を指定します。

Syntax

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

Attributes and Elements

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

Attributes

Attribute Description Type Usage

description

Text providing the localized name.

String

Required

id

内部のみで使用します。

GUID

Optional

languagecode

有効なロケール ID 値については、「Locale ID (LCID) Chart (ロケール ID (LCID) の一覧)」で確認することができます。

Positive Integer

Required

Child Elements

この要素には子要素はありません。

Parent Elements

Element Description

<LocalizedNames> (SavedQuery)

Element Information

Schema Type

FieldXmlFieldUIType

Validation File

Fetch.xsd

Number of occurrences

0 or more

XPath

//Entity/SavedQueries/savedqueries/savedquery/LocalizedNames/LocalizedName

関連項目

参照

Saved query XML reference

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