LookupTableDataSet.LookupTableTreesRow.LT_STRUCT_COOKIE - Propriété
Représente un jeton de la structure de table de choix.
Espace de noms : WebSvcLookupTable
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Property LT_STRUCT_COOKIE As String
Get
Set
'Utilisation
Dim instance As LookupTableDataSet.LookupTableTreesRow
Dim value As String
value = instance.LT_STRUCT_COOKIE
instance.LT_STRUCT_COOKIE = value
public string LT_STRUCT_COOKIE { get; set; }
Valeur de propriété
Type : System.String
Voir aussi
Référence
LookupTableDataSet.LookupTableTreesRow classe