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