Evento TimesheetDataSet.LinesDataTable.LinesRowChanging
El evento previo a la que se produce antes de que la fila ha cambiado.
Espacio de nombres: WebSvcTimeSheet
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Event LinesRowChanging As TimesheetDataSet.LinesRowChangeEventHandler
'Uso
Dim instance As TimesheetDataSet.LinesDataTable
Dim handler As TimesheetDataSet.LinesRowChangeEventHandler
AddHandler instance.LinesRowChanging, handler
public event TimesheetDataSet.LinesRowChangeEventHandler LinesRowChanging
Vea también
Referencia
clase TimesheetDataSet.LinesDataTable