Свойство RegionalSettings.LocaleId
Gets and sets the locale identifier in use on the server.
Пространство имен: Microsoft.SharePoint.Client
Сборки: Microsoft.SharePoint.Client.Silverlight (в Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (в Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (в Microsoft.SharePoint.Client.dll)
Синтаксис
'Декларация
Public Property LocaleId As UInteger
Get
Set
'Применение
Dim instance As RegionalSettings
Dim value As UInteger
value = instance.LocaleId
instance.LocaleId = value
public uint LocaleId { get; set; }
Значение свойства
Тип: System.UInt32
The locale identifier.