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