SecurityProjectCategoriesDataSet.GroupRelationsDataTable.GroupRelationsRowDeleted event
The post-event that occurs after the row is deleted.
Namespace: WebSvcSecurity
Assembly: ProjectServerServices (in ProjectServerServices.dll)
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