Compartilhar via


ImportTimesheetDataSet.LinesDataTable.LinesRowDeleting evento

Pré-evento ocorre antes de uma linha é excluída.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
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

Ver também

Referência

ImportTimesheetDataSet.LinesDataTable classe

ImportTimesheetDataSet.LinesDataTable membros

WebSvcStatusing namespace