Partager via


LookupTableMultiLangDataSet.LookupTableValuesRow.LT_STRUCT_UID - Propriété

Spécifie le GUID de la structure de table de choix multilingues.

Espace de noms :  WebSvcLookupTable
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Property LT_STRUCT_UID As Guid
    Get
    Set
'Utilisation
Dim instance As LookupTableMultiLangDataSet.LookupTableValuesRow
Dim value As Guid

value = instance.LT_STRUCT_UID

instance.LT_STRUCT_UID = value
public Guid LT_STRUCT_UID { get; set; }

Valeur de propriété

Type : System.Guid

Voir aussi

Référence

LookupTableMultiLangDataSet.LookupTableValuesRow classe

LookupTableMultiLangDataSet.LookupTableValuesRow - Membres

WebSvcLookupTable - Espace de noms