Evento ImportTimesheetDataSet.LinesDataTable.LinesRowChanged
El evento posterior a la que se produce cuando se cambia una fila.
Espacio de nombres: WebSvcStatusing
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Event LinesRowChanged As ImportTimesheetDataSet.LinesRowChangeEventHandler
'Uso
Dim instance As ImportTimesheetDataSet.LinesDataTable
Dim handler As ImportTimesheetDataSet.LinesRowChangeEventHandler
AddHandler instance.LinesRowChanged, handler
public event ImportTimesheetDataSet.LinesRowChangeEventHandler LinesRowChanged
Vea también
Referencia
clase ImportTimesheetDataSet.LinesDataTable