Share via


Delegado TimesheetDataSet.LinesRowChangeEventHandler

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

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

Sintaxis

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

Parámetros

Vea también

Referencia

Espacio de nombres WebSvcTimeSheet