Compartilhar via


SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsDataTable.SecurityPrincipleCategoryRelationsRowChanged evento

Pós-evento ocorre depois que a linha é alterada.

Namespace:  WebSvcSecurity
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
Public Event SecurityPrincipleCategoryRelationsRowChanged As SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsRowChangeEventHandler
'Uso
Dim instance As SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsDataTable
Dim handler As SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsRowChangeEventHandler

AddHandler instance.SecurityPrincipleCategoryRelationsRowChanged, handler
public event SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsRowChangeEventHandler SecurityPrincipleCategoryRelationsRowChanged

Ver também

Referência

SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsDataTable classe

SecurityGroupsDataSet.SecurityPrincipleCategoryRelationsDataTable membros

WebSvcSecurity namespace