Compartilhar via


TimesheetDataSet.HeadersDataTable.HeadersRowDeleting evento

Pré-evento ocorre antes que a linha foi excluída.

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

Sintaxe

'Declaração
Public Event HeadersRowDeleting As TimesheetDataSet.HeadersRowChangeEventHandler
'Uso
Dim instance As TimesheetDataSet.HeadersDataTable
Dim handler As TimesheetDataSet.HeadersRowChangeEventHandler

AddHandler instance.HeadersRowDeleting, handler
public event TimesheetDataSet.HeadersRowChangeEventHandler HeadersRowDeleting

Ver também

Referência

TimesheetDataSet.HeadersDataTable classe

TimesheetDataSet.HeadersDataTable membros

WebSvcTimeSheet namespace