Share via


ISearchParameters3.LCID property

Namespace:  Microsoft.Office.RecordsManagement.SearchAndProcess
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Property LCID As Nullable(Of Integer)
    Get
    Set
'Usage
Dim instance As ISearchParameters3
Dim value As Nullable(Of Integer)

value = instance.LCID

instance.LCID = value
Nullable<int> LCID { get; set; }

Property value

Type: System.Nullable<Int32>

See also

Reference

ISearchParameters3 interface

ISearchParameters3 members

Microsoft.Office.RecordsManagement.SearchAndProcess namespace