PopularQuery.LCID property

Namespace:  Microsoft.SharePoint.Client.Search.Query
Assembly:  Microsoft.SharePoint.Client.Search (in Microsoft.SharePoint.Client.Search.dll)

Syntax

'Declaration
Public Property LCID As Integer
    Get
    Set
'Usage
Dim instance As PopularQuery
Dim value As Integer

value = instance.LCID

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

Property value

Type: System.Int32

See also

Reference

PopularQuery class

PopularQuery members

Microsoft.SharePoint.Client.Search.Query namespace