Compartilhar via


SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEventHandler representante

Descreve as configurações para quando os dados associados a um SecurityProjectCategoriesDataSet.GroupRelationsRow são editados e um evento devem ser disparadas de manipulador de eventos.

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

Sintaxe

'Declaração
Public Delegate Sub GroupRelationsRowChangeEventHandler ( _
    sender As Object, _
    e As SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEvent _
)
'Uso
Dim instance As New GroupRelationsRowChangeEventHandler(AddressOf HandlerMethod)
public delegate void GroupRelationsRowChangeEventHandler(
    Object sender,
    SecurityProjectCategoriesDataSet.GroupRelationsRowChangeEvent e
)

Parâmetros

Ver também

Referência

WebSvcSecurity namespace