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