LookupTableDataSet.LookupTableTreesRow.LT_STRUCT_COOKIE 屬性
代表查閱資料表結構的 token。
命名空間: WebSvcLookupTable
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Property LT_STRUCT_COOKIE As String
Get
Set
'用途
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; }
屬性值
請參閱
參照
LookupTableDataSet.LookupTableTreesRow 類別