Share via


AcronymInformation.Lcid property

Namespace:  Microsoft.SharePoint.Client.Publishing
Assembly:  Microsoft.SharePoint.Client.Publishing (in Microsoft.SharePoint.Client.Publishing.dll)

Syntax

'Declaration
Public Property Lcid As Integer
    Get
    Set
'Usage
Dim instance As AcronymInformation
Dim value As Integer

value = instance.Lcid

instance.Lcid = value
public int Lcid { get; set; }

Property value

Type: System.Int32

See also

Reference

AcronymInformation class

AcronymInformation members

Microsoft.SharePoint.Client.Publishing namespace