次の方法で共有


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRowChangeEvent コンストラクター

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

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

構文

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

Dim instance As New ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRowChangeEvent(row, action)
public ReminderSubscriptionInfoRowChangeEvent(
    ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow row,
    DataRowAction action
)

パラメーター

関連項目

参照先

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRowChangeEvent クラス

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRowChangeEvent メンバー

WebSvcNotifications 名前空間