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