LookupTableDataSet.LookupTableTreesDataTable.LT_STRUCT_COOKIEColumn プロパティ
**LT_STRUCT_COOKIE()**フィールドの列を定義します。
名前空間: WebSvcLookupTable
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public ReadOnly Property LT_STRUCT_COOKIEColumn As DataColumn
Get
'使用
Dim instance As LookupTableDataSet.LookupTableTreesDataTable
Dim value As DataColumn
value = instance.LT_STRUCT_COOKIEColumn
public DataColumn LT_STRUCT_COOKIEColumn { get; }
プロパティ値
関連項目
参照先
LookupTableDataSet.LookupTableTreesDataTable クラス