次の方法で共有


ResourceAuthorizationDataSet.ResourcesDataTable.ResourcesRowDeleted イベント

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

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

構文

'宣言
Public Event ResourcesRowDeleted As ResourceAuthorizationDataSet.ResourcesRowChangeEventHandler
'使用
Dim instance As ResourceAuthorizationDataSet.ResourcesDataTable
Dim handler As ResourceAuthorizationDataSet.ResourcesRowChangeEventHandler

AddHandler instance.ResourcesRowDeleted, handler
public event ResourceAuthorizationDataSet.ResourcesRowChangeEventHandler ResourcesRowDeleted

関連項目

参照先

ResourceAuthorizationDataSet.ResourcesDataTable クラス

ResourceAuthorizationDataSet.ResourcesDataTable メンバー

WebSvcResource 名前空間