次の方法で共有


LookupTableDataSet.LookupTableTreesDataTable.LT_VALUE_FULLColumn プロパティ

**LT_VALUE_FULL()**フィールドの列を定義します。

名前空間:  WebSvcLookupTable
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public ReadOnly Property LT_VALUE_FULLColumn As DataColumn
    Get
'使用
Dim instance As LookupTableDataSet.LookupTableTreesDataTable
Dim value As DataColumn

value = instance.LT_VALUE_FULLColumn
public DataColumn LT_VALUE_FULLColumn { get; }

プロパティ値

型: System.Data.DataColumn

関連項目

参照先

LookupTableDataSet.LookupTableTreesDataTable クラス

LookupTableDataSet.LookupTableTreesDataTable メンバー

WebSvcLookupTable 名前空間