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.
Gets or sets the locale identifier (LCID) representing the language.
Namespace: Microsoft.SharePoint.BusinessData.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property Lcid As UInteger
Get
Set
'Usage
Dim instance As LocalizedName
Dim value As UInteger
value = instance.Lcid
instance.Lcid = value
public uint Lcid { get; set; }
Property Value
Type: System.UInt32
The LCID representing the language.