GetTimeZoneCodeByLocalizedNameRequest.LocaleId Property

 

Applies To: Dynamics CRM 2015

Gets or sets the locale ID.

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

Syntax

public int LocaleId { get; set; }
public:
property int LocaleId {
    int get();
    void set(int value);
}
member LocaleId : int with get, set
Public Property LocaleId As Integer

Property Value

Type: System.Int32

Type: Int32
The locale ID. Valid locale ID values can be found at Locale ID (LCID) Chart.

See Also

GetTimeZoneCodeByLocalizedNameRequest Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright