SecurityProjectCategoriesDataSet.UserPermissionsDataTable.UserPermissionsRowDeleted Event
The post-event that occurs after the row is deleted.
Namespace: [Security Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Security.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Security.asmx?wsdl
Syntax
'Declaration
Public Event UserPermissionsRowDeleted As SecurityProjectCategoriesDataSet.UserPermissionsRowChangeEventHandler
'Usage
Dim instance As SecurityProjectCategoriesDataSet.UserPermissionsDataTable
Dim handler As SecurityProjectCategoriesDataSet.UserPermissionsRowChangeEventHandler
AddHandler instance.UserPermissionsRowDeleted, handler
public event SecurityProjectCategoriesDataSet.UserPermissionsRowChangeEventHandler UserPermissionsRowDeleted
See Also
Reference
SecurityProjectCategoriesDataSet.UserPermissionsDataTable Class
SecurityProjectCategoriesDataSet.UserPermissionsDataTable Members