Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Dynamics CRM 2015
Gets or sets the locale ID. Required.
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.
Remarks
Valid locale ID values can be found at Locale ID (LCID) Chart.
See Also
GetAllTimeZonesWithDisplayNameRequest Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright