ClientInfo.LanguageCode Property

 

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

Gets or sets the language code for which the client has been configured.

Namespace:   Microsoft.Xrm.Sdk.Discovery
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Syntax

public int LanguageCode { get; set; }
Public Property LanguageCode As Integer

Property Value

Type: System.Int32

Type: Int32
The language code.

Remarks

Language codes are four-digit or five-digit locale IDs. Valid locale ID values can be found at Locale ID (LCID) Chart).

See Also

ClientInfo Class
Microsoft.Xrm.Sdk.Discovery Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright