LookupTableMultiLangDataSet.LookupTableStructuresRow.LT_STRUCT_COOKIE Property

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

Syntax

'Declaration
Public Property LT_STRUCT_COOKIE As String
    Get
    Set
'Usage
Dim instance As LookupTableMultiLangDataSet.LookupTableStructuresRow
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

LookupTableMultiLangDataSet.LookupTableStructuresRow Class

LookupTableMultiLangDataSet.LookupTableStructuresRow Members

WebSvcLookupTable Namespace