LabelMatchInformation.Lcid property

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

Syntax

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

value = instance.Lcid

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

Property value

Type: System.Int32

See also

Reference

LabelMatchInformation class

LabelMatchInformation members

Microsoft.SharePoint.Client.Taxonomy namespace