SecurityCategoriesDataSet.GroupRelationsDataTable.GroupRelationsRowDeleted evento
Pós-evento ocorre depois que uma linha é excluída.
Namespace: WebSvcSecurity
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
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
Ver também
Referência
SecurityCategoriesDataSet.GroupRelationsDataTable classe