次の方法で共有


LookupTableMultiLangDataSet.LookupTableStructuresDataTable.LT_STRUCT_UIDColumn プロパティ

LT_STRUCT_UIDColumnフィールドの列を定義します。

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

構文

'宣言
Public ReadOnly Property LT_STRUCT_UIDColumn As DataColumn
    Get
'使用
Dim instance As LookupTableMultiLangDataSet.LookupTableStructuresDataTable
Dim value As DataColumn

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

プロパティ値

型: System.Data.DataColumn

関連項目

参照先

LookupTableMultiLangDataSet.LookupTableStructuresDataTable クラス

LookupTableMultiLangDataSet.LookupTableStructuresDataTable メンバー

WebSvcLookupTable 名前空間