Compartilhar via


TimesheetDataSet.HeadersDataTable.HeadersRowDeleted evento

Pós-evento ocorre depois que a linha foi excluída.

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

Sintaxe

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

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

Ver também

Referência

TimesheetDataSet.HeadersDataTable classe

TimesheetDataSet.HeadersDataTable membros

WebSvcTimeSheet namespace