Evento SecurityCategoriesDataSet.GroupRelationsDataTable.GroupRelationsRowDeleted
El evento posterior a la que se produce cuando se elimina una fila.
Espacio de nombres: WebSvcSecurity
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Event GroupRelationsRowDeleted As SecurityCategoriesDataSet.GroupRelationsRowChangeEventHandler
'Uso
Dim instance As SecurityCategoriesDataSet.GroupRelationsDataTable
Dim handler As SecurityCategoriesDataSet.GroupRelationsRowChangeEventHandler
AddHandler instance.GroupRelationsRowDeleted, handler
public event SecurityCategoriesDataSet.GroupRelationsRowChangeEventHandler GroupRelationsRowDeleted
Vea también
Referencia
clase SecurityCategoriesDataSet.GroupRelationsDataTable