LookupTableDataSet.LookupTableTreesRow.LT_STRUCT_UID - Propriété
Spécifie le GUID de la structure de table de choix.
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 LookupTableDataSet.LookupTableTreesRow
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
LookupTableDataSet.LookupTableTreesRow classe