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 クラス