次の方法で共有


LookupTableMultiLangDataSet.LookupTableStructuresDataTable.NewLookupTableStructuresRow メソッド

LookupTableStructuresDataTableのLookupTableStructuresRowの新しいインスタンスを作成します。

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

構文

'宣言
Public Function NewLookupTableStructuresRow As LookupTableMultiLangDataSet.LookupTableStructuresRow
'使用
Dim instance As LookupTableMultiLangDataSet.LookupTableStructuresDataTable
Dim returnValue As LookupTableMultiLangDataSet.LookupTableStructuresRow

returnValue = instance.NewLookupTableStructuresRow()
public LookupTableMultiLangDataSet.LookupTableStructuresRow NewLookupTableStructuresRow()

戻り値

型: WebSvcLookupTable.LookupTableMultiLangDataSet.LookupTableStructuresRow

関連項目

参照先

LookupTableMultiLangDataSet.LookupTableStructuresDataTable クラス

LookupTableMultiLangDataSet.LookupTableStructuresDataTable メンバー

WebSvcLookupTable 名前空間