次の方法で共有


WssSettingsDataSet.WssAdminRowChangeEvent コンストラクター

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

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

構文

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

Dim instance As New WssSettingsDataSet.WssAdminRowChangeEvent(row, action)
public WssAdminRowChangeEvent(
    WssSettingsDataSet.WssAdminRow row,
    DataRowAction action
)

パラメーター

関連項目

参照先

WssSettingsDataSet.WssAdminRowChangeEvent クラス

WssSettingsDataSet.WssAdminRowChangeEvent メンバー

WebSvcWssInterop 名前空間