SecurityProjectCategoriesDataSet.UserRelationsDataTable.UserRelationsRowDeleted 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 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