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