SecurityProjectCategoriesDataSet.GroupRelationsDataTable.GroupRelationsRowDeleting event
The pre-event that occurs before the row is deleted.
Namespace: WebSvcSecurity
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Event GroupRelationsRowDeleting As SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEventHandler
'Usage
Dim instance As SecurityProjectCategoriesDataSet.GroupRelationsDataTable
Dim handler As SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEventHandler
AddHandler instance.GroupRelationsRowDeleting, handler
public event SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEventHandler GroupRelationsRowDeleting
See also
Reference
SecurityProjectCategoriesDataSet.GroupRelationsDataTable class
SecurityProjectCategoriesDataSet.GroupRelationsDataTable members