Compartir a través de


Evento ImportTimesheetDataSet.LinesDataTable.LinesRowDeleting

El evento previo a la que se produce antes de que se elimina una fila.

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

Sintaxis

'Declaración
Public Event LinesRowDeleting As ImportTimesheetDataSet.LinesRowChangeEventHandler
'Uso
Dim instance As ImportTimesheetDataSet.LinesDataTable
Dim handler As ImportTimesheetDataSet.LinesRowChangeEventHandler

AddHandler instance.LinesRowDeleting, handler
public event ImportTimesheetDataSet.LinesRowChangeEventHandler LinesRowDeleting

Vea también

Referencia

clase ImportTimesheetDataSet.LinesDataTable

Miembros ImportTimesheetDataSet.LinesDataTable

Espacio de nombres WebSvcStatusing