Share via


LookupTableMultiLangDataSet.LookupTablesRow.LT_PRIMARY_LCID property

Specifies the primary locale identifier for the lookup table.

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

Syntax

'Declaration
Public Property LT_PRIMARY_LCID As Integer
    Get
    Set
'Usage
Dim instance As LookupTableMultiLangDataSet.LookupTablesRow
Dim value As Integer

value = instance.LT_PRIMARY_LCID

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

Property value

Type: System.Int32

See also

Reference

LookupTableMultiLangDataSet.LookupTablesRow class

LookupTableMultiLangDataSet.LookupTablesRow members

WebSvcLookupTable namespace