次の方法で共有


SecurityProjectCategoriesDataSet.UserPermissionsDataTable.UserPermissionsRowDeleted イベント

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

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

構文

'宣言
Public Event UserPermissionsRowDeleted As SecurityProjectCategoriesDataSet.UserPermissionsRowChangeEventHandler
'使用
Dim instance As SecurityProjectCategoriesDataSet.UserPermissionsDataTable
Dim handler As SecurityProjectCategoriesDataSet.UserPermissionsRowChangeEventHandler

AddHandler instance.UserPermissionsRowDeleted, handler
public event SecurityProjectCategoriesDataSet.UserPermissionsRowChangeEventHandler UserPermissionsRowDeleted

関連項目

参照先

SecurityProjectCategoriesDataSet.UserPermissionsDataTable クラス

SecurityProjectCategoriesDataSet.UserPermissionsDataTable メンバー

WebSvcSecurity 名前空間