Share via


LookupTableDataSet.LookupTableTreesRow.LT_STRUCT_COOKIE property

Represents a token for the lookup table structure.

Namespace:  WebSvcLookupTable
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Property LT_STRUCT_COOKIE As String
    Get
    Set
'Usage
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; }

Property value

Type: System.String

See also

Reference

LookupTableDataSet.LookupTableTreesRow class

LookupTableDataSet.LookupTableTreesRow members

WebSvcLookupTable namespace