Compartir a través de


Delegado TimesheetDataSet.ActionsRowChangeEventHandler

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

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

Sintaxis

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

Parámetros

Vea también

Referencia

Espacio de nombres WebSvcTimeSheet