次の方法で共有


LookupTableMultiLangDataSet.LookupTableStructuresRowChangeEvent コンストラクター

LookupTableMultiLangDataSet.LookupTableStructuresRowChangeEventオブジェクトの新しいインスタンスを初期化します。

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

構文

'宣言
Public Sub New ( _
    row As LookupTableMultiLangDataSet.LookupTableStructuresRow, _
    action As DataRowAction _
)
'使用
Dim row As LookupTableMultiLangDataSet.LookupTableStructuresRow
Dim action As DataRowAction

Dim instance As New LookupTableMultiLangDataSet.LookupTableStructuresRowChangeEvent(row, action)
public LookupTableStructuresRowChangeEvent(
    LookupTableMultiLangDataSet.LookupTableStructuresRow row,
    DataRowAction action
)

パラメーター

関連項目

参照先

LookupTableMultiLangDataSet.LookupTableStructuresRowChangeEvent クラス

LookupTableMultiLangDataSet.LookupTableStructuresRowChangeEvent メンバー

WebSvcLookupTable 名前空間