Compartir a través de


Delegado PermissionDataSet.ActionsRowChangeEventHandler

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

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

Sintaxis

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

Parámetros

Vea también

Referencia

Espacio de nombres WebSvcSecurity