LookupTableMultiLangDataSet.LookupTableValuesRow.LCID - Propriété
Spécifie l'identificateur de paramètres régionaux pour les informations sur le langage culturels.
Espace de noms : WebSvcLookupTable
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Property LCID As Integer
Get
Set
'Utilisation
Dim instance As LookupTableMultiLangDataSet.LookupTableValuesRow
Dim value As Integer
value = instance.LCID
instance.LCID = value
public int LCID { get; set; }
Valeur de propriété
Type : System.Int32
Voir aussi
Référence
LookupTableMultiLangDataSet.LookupTableValuesRow classe