次の方法で共有


AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable.AlertSubscriptionInfoRowChanging イベント

前の行が変更される前に発生するイベント。

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

構文

'宣言
Public Event AlertSubscriptionInfoRowChanging As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEventHandler
'使用
Dim instance As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable
Dim handler As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEventHandler

AddHandler instance.AlertSubscriptionInfoRowChanging, handler
public event AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEventHandler AlertSubscriptionInfoRowChanging

関連項目

参照先

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable クラス

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable メンバー

WebSvcNotifications 名前空間