次の方法で共有


LookupTableMultiLangDataSet.LookupTablesRow.GetLookupTableStructuresRows メソッド

ルックアップ テーブルの構造体の一覧を取得します。

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

構文

'宣言
Public Function GetLookupTableStructuresRows As LookupTableMultiLangDataSet.LookupTableStructuresRow()
'使用
Dim instance As LookupTableMultiLangDataSet.LookupTablesRow
Dim returnValue As LookupTableMultiLangDataSet.LookupTableStructuresRow()

returnValue = instance.GetLookupTableStructuresRows()
public LookupTableMultiLangDataSet.LookupTableStructuresRow[] GetLookupTableStructuresRows()

戻り値

型: []
ルックアップ テーブルの構造のデータの行の配列。

関連項目

参照先

LookupTableMultiLangDataSet.LookupTablesRow クラス

LookupTableMultiLangDataSet.LookupTablesRow メンバー

WebSvcLookupTable 名前空間

LookupTableMultiLangDataSet.LookupTableStructuresRow