Share via


LookupTableMultiLangDataSet.LookupTableValuesRow.LCID property

Specifies the locale identifier for cultural language information.

Namespace:  WebSvcLookupTable
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Property LCID As Integer
    Get
    Set
'Usage
Dim instance As LookupTableMultiLangDataSet.LookupTableValuesRow
Dim value As Integer

value = instance.LCID

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

Property value

Type: System.Int32

See also

Reference

LookupTableMultiLangDataSet.LookupTableValuesRow class

LookupTableMultiLangDataSet.LookupTableValuesRow members

WebSvcLookupTable namespace