Compartir a través de


Delegado SecurityCategoriesDataSet.GroupRelationsRowChangeEventHandler

Describe el controlador de eventos debe activarse la configuración cuando se modifiquen los datos asociados con un SecurityCategoriesDataSet.GroupRelationsRow y un evento.

Espacio de nombres:  WebSvcSecurity
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
Public Delegate Sub GroupRelationsRowChangeEventHandler ( _
    sender As Object, _
    e As SecurityCategoriesDataSet.GroupRelationsRowChangeEvent _
)
'Uso
Dim instance As New GroupRelationsRowChangeEventHandler(AddressOf HandlerMethod)
public delegate void GroupRelationsRowChangeEventHandler(
    Object sender,
    SecurityCategoriesDataSet.GroupRelationsRowChangeEvent e
)

Parámetros

Vea también

Referencia

Espacio de nombres WebSvcSecurity