Share via


SecurityProjectCategoriesDataSet.UserRelationsDataTable.UserRelationsRowDeleted event

The post-event that occurs after the row is deleted.

Namespace:  WebSvcSecurity
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Event UserRelationsRowDeleted As SecurityProjectCategoriesDataSet.UserRelationsRowChangeEventHandler
'Usage
Dim instance As SecurityProjectCategoriesDataSet.UserRelationsDataTable
Dim handler As SecurityProjectCategoriesDataSet.UserRelationsRowChangeEventHandler

AddHandler instance.UserRelationsRowDeleted, handler
public event SecurityProjectCategoriesDataSet.UserRelationsRowChangeEventHandler UserRelationsRowDeleted

See also

Reference

SecurityProjectCategoriesDataSet.UserRelationsDataTable class

SecurityProjectCategoriesDataSet.UserRelationsDataTable members

WebSvcSecurity namespace