次の方法で共有


AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable.AlertSubscriptionInfoRowDeleted イベント

後、行が削除された後に発生するイベント。

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

構文

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

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

関連項目

参照先

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable クラス

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable メンバー

WebSvcNotifications 名前空間