TimesheetDataSet.ActionsDataTable.ActionsRowChanging evento
Pré-evento ocorre antes que a linha é alterada.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Event ActionsRowChanging As TimesheetDataSet.ActionsRowChangeEventHandler
'Uso
Dim instance As TimesheetDataSet.ActionsDataTable
Dim handler As TimesheetDataSet.ActionsRowChangeEventHandler
AddHandler instance.ActionsRowChanging, handler
public event TimesheetDataSet.ActionsRowChangeEventHandler ActionsRowChanging
Ver também
Referência
TimesheetDataSet.ActionsDataTable classe