RetrieveAvailableLanguagesResponse.LocaleIds Property

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Gets an array of locale ID values representing the language packs that are installed on the server.

Namespace:   Microsoft.Crm.Sdk.Messages
Assembly:  Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)

Syntax

public int[] LocaleIds { get; }
Public ReadOnly Property LocaleIds As Integer()

Property Value

Type: System.Int32[]

Type: Int32[]
An array of locale id values representing the language packs that are installed on the server.

Remarks

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

See Also

RetrieveAvailableLanguagesResponse Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright