SecurityGroupsDataSet.SecurityGroupsDataTable.SecurityGroupsRowDeleted evento
Pós-evento ocorre depois que a linha foi excluída.
Namespace: WebSvcSecurity
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Event SecurityGroupsRowDeleted As SecurityGroupsDataSet.SecurityGroupsRowChangeEventHandler
'Uso
Dim instance As SecurityGroupsDataSet.SecurityGroupsDataTable
Dim handler As SecurityGroupsDataSet.SecurityGroupsRowChangeEventHandler
AddHandler instance.SecurityGroupsRowDeleted, handler
public event SecurityGroupsDataSet.SecurityGroupsRowChangeEventHandler SecurityGroupsRowDeleted
Ver também
Referência
SecurityGroupsDataSet.SecurityGroupsDataTable classe