Compartilhar via


TimesheetDataSet.ActionsDataTable.ActionsRowDeleting evento

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

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

Sintaxe

'Declaração
Public Event ActionsRowDeleting As TimesheetDataSet.ActionsRowChangeEventHandler
'Uso
Dim instance As TimesheetDataSet.ActionsDataTable
Dim handler As TimesheetDataSet.ActionsRowChangeEventHandler

AddHandler instance.ActionsRowDeleting, handler
public event TimesheetDataSet.ActionsRowChangeEventHandler ActionsRowDeleting

Ver também

Referência

TimesheetDataSet.ActionsDataTable classe

TimesheetDataSet.ActionsDataTable membros

WebSvcTimeSheet namespace