TimesheetDataSet.ActionsDataTable.ActionsRowChanging-Ereignis
Das vor-Ereignis, das auftritt, bevor die Zeile geändert wird.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Event ActionsRowChanging As TimesheetDataSet.ActionsRowChangeEventHandler
'Usage
Dim instance As TimesheetDataSet.ActionsDataTable
Dim handler As TimesheetDataSet.ActionsRowChangeEventHandler
AddHandler instance.ActionsRowChanging, handler
public event TimesheetDataSet.ActionsRowChangeEventHandler ActionsRowChanging
Siehe auch
Referenz
TimesheetDataSet.ActionsDataTable Klasse