次の方法で共有


LookupTableMultiLangDataSet.LookupTableStructuresRow.GetLookupTableStructuresRows メソッド

多言語参照テーブルの構造体の一覧を取得します。

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

構文

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

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

戻り値

型: []

関連項目

参照先

LookupTableMultiLangDataSet.LookupTableStructuresRow クラス

LookupTableMultiLangDataSet.LookupTableStructuresRow メンバー

WebSvcLookupTable 名前空間