Compartilhar via


TimesheetDataSet.ActionsDataTable.ActionsRowChanged evento

Pós-evento ocorre depois que a linha é alterada.

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

Sintaxe

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

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

Ver também

Referência

TimesheetDataSet.ActionsDataTable classe

TimesheetDataSet.ActionsDataTable membros

WebSvcTimeSheet namespace