<LocalizedName> (SavedQuery)

 

Applies To: Dynamics CRM 2013

Provides a localized name for the saved query.

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

For internal use only.

GUID

Optional

languagecode

Valid locale ID values can be found at Locale ID (LCID) Chart.

Positive Integer

Required

Child Elements

This element has no 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

See Also

Saved query XML reference