SecurityProjectCategoriesDataSet.GroupRelationsDataTable.GroupRelationsRowDeleted 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 GroupRelationsRowDeleted As SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEventHandler
'Usage
Dim instance As SecurityProjectCategoriesDataSet.GroupRelationsDataTable
Dim handler As SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEventHandler
AddHandler instance.GroupRelationsRowDeleted, handler
public event SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEventHandler GroupRelationsRowDeleted
See Also
Reference
SecurityProjectCategoriesDataSet.GroupRelationsDataTable Class
SecurityProjectCategoriesDataSet.GroupRelationsDataTable Members