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